Home
last modified time | relevance | path

Searched refs:MO_ExternalSymbol (Results 1 – 25 of 40) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
DSparcMCInstLower.cpp51 case MachineOperand::MO_ExternalSymbol: in LowerSymbolOperand()
83 case MachineOperand::MO_ExternalSymbol: in LowerOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/
DARCMCInstLower.cpp47 case MachineOperand::MO_ExternalSymbol: in LowerSymbolOperand()
92 case MachineOperand::MO_ExternalSymbol: in LowerOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp49 case MachineOperand::MO_ExternalSymbol: in LowerSymbolOperand()
91 case MachineOperand::MO_ExternalSymbol: in LowerOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp73 case MachineOperand::MO_ExternalSymbol: in Lower()
DBPFAsmPrinter.cpp99 case MachineOperand::MO_ExternalSymbol: in printOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp138 case MachineOperand::MO_ExternalSymbol: in LowerSymbolOperand()
191 case MachineOperand::MO_ExternalSymbol: in LowerOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/
DVEMCInstLower.cpp59 case MachineOperand::MO_ExternalSymbol: in LowerOperand()
DVEAsmPrinter.cpp239 case MachineOperand::MO_ExternalSymbol: in lowerGETFunPLTAndEmitMCInsts()
285 case MachineOperand::MO_ExternalSymbol: in lowerGETTLSAddrAndEmitMCInsts()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp50 case MachineOperand::MO_ExternalSymbol: in getExpr()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
DAVRMCInstLower.cpp84 case MachineOperand::MO_ExternalSymbol: in lowerInstruction()
DAVRAsmPrinter.cpp77 case MachineOperand::MO_ExternalSymbol: in printOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h61 MO_ExternalSymbol, ///< Name of external global symbol enumerator
341 bool isSymbol() const { return OpKind == MO_ExternalSymbol; } in isSymbol()
860 MachineOperand Op(MachineOperand::MO_ExternalSymbol);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp141 case MachineOperand::MO_ExternalSymbol: in Lower()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp122 case MachineOperand::MO_ExternalSymbol: in Lower()
DLanaiAsmPrinter.cpp91 case MachineOperand::MO_ExternalSymbol: in printOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/M68k/
DM68kMCInstLower.cpp128 case MachineOperand::MO_ExternalSymbol: in LowerOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineOperand.cpp184 OpKind = MO_ExternalSymbol; in ChangeToES()
308 case MachineOperand::MO_ExternalSymbol: in isIdenticalTo()
372 case MachineOperand::MO_ExternalSymbol: in hash_value()
857 case MachineOperand::MO_ExternalSymbol: { in print()
DMIRVRegNamerUtils.cpp108 case MachineOperand::MO_ExternalSymbol: in getInstructionOpcodeHash()
DMachineStableHash.cpp113 case MachineOperand::MO_ExternalSymbol: in stableHashValue()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMMCInstLower.cpp94 case MachineOperand::MO_ExternalSymbol: in lowerOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp159 case MachineOperand::MO_ExternalSymbol: in HexagonLowerToMC()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp185 case MachineOperand::MO_ExternalSymbol: in LowerPPCMachineOperandToMCOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVMCInstLower.cpp118 case MachineOperand::MO_ExternalSymbol: in LowerRISCVMachineOperandToMCOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86AsmPrinter.cpp508 case MachineOperand::MO_ExternalSymbol: in PrintAsmOperand()
532 case MachineOperand::MO_ExternalSymbol: in PrintAsmOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.cpp125 case MachineOperand::MO_ExternalSymbol: { in lowerOperand()

12