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

References

lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
  815     if (Opcode == Instruction::ICmp || Opcode == Instruction::FCmp) {
  815     if (Opcode == Instruction::ICmp || Opcode == Instruction::FCmp) {
  847       assert (Opcode == Instruction::Select);
  861     switch (Opcode) {
  885   return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy, nullptr);