Home
last modified time | relevance | path

Searched refs:MO_BlockAddress (Results 1 – 25 of 39) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcMCInstLower.cpp47 case MachineOperand::MO_BlockAddress: in LowerSymbolOperand()
82 case MachineOperand::MO_BlockAddress: in LowerOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp45 case MachineOperand::MO_BlockAddress: in LowerSymbolOperand()
94 case MachineOperand::MO_BlockAddress: in LowerOperand()
H A DXCoreAsmPrinter.cpp222 case MachineOperand::MO_BlockAddress: in printOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp43 case MachineOperand::MO_BlockAddress: in LowerSymbolOperand()
95 case MachineOperand::MO_BlockAddress: in LowerOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp133 case MachineOperand::MO_BlockAddress: in LowerSymbolOperand()
195 case MachineOperand::MO_BlockAddress: in LowerOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.cpp53 case MachineOperand::MO_BlockAddress: in printOperand()
H A DM68kMCInstLower.cpp136 case MachineOperand::MO_BlockAddress: in LowerOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEMCInstLower.cpp54 case MachineOperand::MO_BlockAddress: in LowerOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp63 case MachineOperand::MO_BlockAddress: in getExpr()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp94 case MachineOperand::MO_BlockAddress: in lowerInstruction()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h63 MO_BlockAddress, ///< Address of a basic block enumerator
343 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress()
868 MachineOperand Op(MachineOperand::MO_BlockAddress);
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp119 case MachineOperand::MO_BlockAddress: in Lower()
H A DLanaiAsmPrinter.cpp85 case MachineOperand::MO_BlockAddress: { in printOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp150 case MachineOperand::MO_BlockAddress: in Lower()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp93 case MachineOperand::MO_BlockAddress: { in printOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp137 case MachineOperand::MO_BlockAddress: { in PrintAsmOperand()
H A DRISCVMCInstLower.cpp114 case MachineOperand::MO_BlockAddress: in LowerRISCVMachineOperandToMCOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp169 case MachineOperand::MO_BlockAddress: in HexagonLowerToMC()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp106 case MachineOperand::MO_BlockAddress: in lowerOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.cpp110 case MachineOperand::MO_BlockAddress: in getInstructionOpcodeHash()
H A DMachineStableHash.cpp90 case MachineOperand::MO_BlockAddress: in stableHashValue()
H A DMachineOperand.cpp311 case MachineOperand::MO_BlockAddress: in isIdenticalTo()
378 case MachineOperand::MO_BlockAddress: in hash_value()
860 case MachineOperand::MO_BlockAddress: { in print()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp194 case MachineOperand::MO_BlockAddress: in LowerPPCMachineOperandToMCOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp294 case MachineOperand::MO_BlockAddress: in lowerOperand()
H A DAArch64CollectLOH.cpp168 case MachineOperand::MO_BlockAddress: in canAddBePartOfLOH()

12