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

References

lib/Target/X86/X86TargetTransformInfo.cpp
 2978     if (Idx == 0)
 2990     if (Idx == 1 && Imm.getBitWidth() == 64) {
 3001     if (Idx == 1 && Imm.getBitWidth() == 64 && isUInt<32>(Imm.getZExtValue()))
 3008     if (Idx == 1 && Imm.getBitWidth() == 64 && Imm.getZExtValue() == 0x80000000)
 3029     if (Idx == 1)
 3046   if (Idx == ImmIdx) {