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

References

include/llvm/CodeGen/MachineInstr.h
 1086     return getOpcode() == TargetOpcode::INLINEASM ||
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1091       case TargetOpcode::INLINEASM:
lib/CodeGen/GlobalISel/IRTranslator.cpp
 1537   MIRBuilder.buildInstr(TargetOpcode::INLINEASM)
lib/CodeGen/SelectionDAG/FastISel.cpp
 1309             TII.get(TargetOpcode::INLINEASM))
lib/CodeGen/SelectionDAG/InstrEmitter.cpp
 1053                           : TargetOpcode::INLINEASM;
lib/Target/AMDGPU/SIInstrInfo.cpp
 6035   case TargetOpcode::INLINEASM:
lib/Target/AVR/AVRInstrInfo.cpp
  490   case TargetOpcode::INLINEASM:
lib/Target/Hexagon/HexagonInstrInfo.cpp
 2337   case TargetOpcode::INLINEASM:
lib/Target/Hexagon/HexagonMachineScheduler.cpp
  114   case TargetOpcode::INLINEASM:
  170   case TargetOpcode::INLINEASM:
lib/Target/Hexagon/HexagonVectorPrint.cpp
  102   BuildMI(*MBB, I, DL, QII->get(TargetOpcode::INLINEASM))
lib/Target/MSP430/MSP430InstrInfo.cpp
  310   case TargetOpcode::INLINEASM:
lib/Target/Mips/MipsInstrInfo.cpp
  580   case  TargetOpcode::INLINEASM:
lib/Target/PowerPC/PPCRegisterInfo.cpp
 1119   else if (OpC != TargetOpcode::INLINEASM &&
lib/Target/RISCV/RISCVInstrInfo.cpp
  468   case TargetOpcode::INLINEASM:
lib/Target/X86/X86FloatingPoint.cpp
 1485   case TargetOpcode::INLINEASM: