| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ResourcePriorityQueue.cpp | 87 case ISD::INLINEASM_BR: break; in numberRCValPredInSU() 124 case ISD::INLINEASM_BR: break; in numberRCValSuccInSU() 449 case ISD::INLINEASM_BR: in SUSchedulingCost() 552 case ISD::INLINEASM_BR: in initNumRegDefsLeft()
|
| H A D | InstrEmitter.cpp | 1319 case ISD::INLINEASM_BR: { in EmitSpecialNode() 1325 unsigned TgtOpc = Node->getOpcode() == ISD::INLINEASM_BR in EmitSpecialNode() 1326 ? TargetOpcode::INLINEASM_BR in EmitSpecialNode()
|
| H A D | ScheduleDAGFast.cpp | 481 Node->getOpcode() == ISD::INLINEASM_BR) { in DelayForLiveRegsBottomUp()
|
| H A D | SelectionDAGDumper.cpp | 199 case ISD::INLINEASM_BR: return "inlineasm_br"; in getOperationName()
|
| H A D | ScheduleDAGRRList.cpp | 719 case ISD::INLINEASM_BR: in EmitNode() 1365 Node->getOpcode() == ISD::INLINEASM_BR) { in DelayForLiveRegsBottomUp()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PHIEliminationUtils.cpp | 55 I->getOpcode() == TargetOpcode::INLINEASM_BR) { in findPHICopyInsertPoint()
|
| H A D | VLIWMachineScheduler.cpp | 126 case TargetOpcode::INLINEASM_BR: in isResourceAvailable() 176 case TargetOpcode::INLINEASM_BR: in reserveResources()
|
| H A D | TailDuplicator.cpp | 661 if (MI.getOpcode() == TargetOpcode::INLINEASM_BR) in shouldTailDuplicate()
|
| H A D | RegAllocFast.cpp | 1112 if (MI.getOpcode() == TargetOpcode::INLINEASM_BR) { in defineVirtReg()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64CompressJumpTables.cpp | 75 MI.getOpcode() == AArch64::INLINEASM_BR) in computeBlockSize()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVMergeBaseOffset.cpp | 440 case RISCV::INLINEASM_BR: { in foldIntoMemoryOps() 520 UseMI.getOpcode() == RISCV::INLINEASM_BR) { in foldIntoMemoryOps()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.cpp | 294 case TargetOpcode::INLINEASM_BR: { in getInstSizeInBytes()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchMergeBaseOffset.cpp | 640 case LoongArch::INLINEASM_BR: { in foldIntoMemoryOps() 744 UseMI.getOpcode() == LoongArch::INLINEASM_BR) { in foldIntoMemoryOps()
|
| H A D | LoongArchInstrInfo.cpp | 237 Opcode == TargetOpcode::INLINEASM_BR) { in getInstSizeInBytes()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 1207 INLINEASM_BR, enumerator
|
| H A D | MachineInstr.h | 1403 getOpcode() == TargetOpcode::INLINEASM_BR;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelDAGToDAG.cpp | 338 case ISD::INLINEASM_BR: { in Select()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelDAGToDAG.cpp | 113 case ISD::INLINEASM_BR: in INITIALIZE_PASS()
|
| H A D | CSKYInstrInfo.cpp | 612 case TargetOpcode::INLINEASM_BR: in getInstSizeInBytes()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCombinerHelper.cpp | 95 case TargetOpcode::INLINEASM_BR: in hasSourceMods()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.cpp | 491 case TargetOpcode::INLINEASM_BR: { in getInstSizeInBytes()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFMIPeephole.cpp | 697 if (MI.getOpcode() != TargetOpcode::INLINEASM_BR) in removeMayGotoZero()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCVSXSwapRemoval.cpp | 424 case PPC::INLINEASM_BR: in gatherVectorInstructions()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | Thumb2InstrInfo.cpp | 568 if (Opcode == ARM::INLINEASM || Opcode == ARM::INLINEASM_BR) in rewriteT2FrameIndex()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.cpp | 711 case TargetOpcode::INLINEASM_BR: { // Inline Asm: Variable size. in getInstSizeInBytes()
|