reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64FastISel.cpp
 2185   if (!isTypeSupported(Op0->getType(), VT, /*IsVectorAllowed=*/true))
 2206   if (const auto *CI = dyn_cast<ConstantInt>(Op0)) {
 2209   } else if (const auto *CF = dyn_cast<ConstantFP>(Op0)) {
 2217     SrcReg = getRegForValue(Op0);
 2238   if (!computeAddress(PtrV, Addr, Op0->getType()))