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

References

lib/Target/ARM/ARMFastISel.cpp
 1370   if (const ConstantInt *ConstInt = dyn_cast<ConstantInt>(Src2Value)) {
 1385   } else if (const ConstantFP *ConstFP = dyn_cast<ConstantFP>(Src2Value)) {
 1430     SrcReg2 = getRegForValue(Src2Value);