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

References

lib/Target/X86/X86TargetTransformInfo.cpp
 1701   int ISD = TLI->InstructionOpcodeToISD(Opcode);
 1705   if (I && (Opcode == Instruction::ICmp || Opcode == Instruction::FCmp)) {
 1705   if (I && (Opcode == Instruction::ICmp || Opcode == Instruction::FCmp)) {
 1872   return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy, I);