| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Relocation.txt | 6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
|
| H A D | MipsISelLowering.cpp | 343 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in MipsTargetLowering() 384 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in MipsTargetLowering() 1335 case ISD::GlobalAddress: return lowerGlobalAddress(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrCompiler.td | 16 // ConstantPool, GlobalAddress, ExternalSymbol, and JumpTable
|
| H A D | M68kISelLowering.cpp | 144 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in M68kTargetLowering() 779 if (Callee->getOpcode() == ISD::GlobalAddress) { in LowerCall() 1406 case ISD::GlobalAddress: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 88 GlobalAddress, enumerator
|
| H A D | SelectionDAGNodes.h | 1976 return N->getOpcode() == ISD::GlobalAddress ||
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.cpp | 155 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in ARCTargetLowering() 772 case ISD::GlobalAddress: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.cpp | 75 setOperationAction({ISD::GlobalAddress, ISD::ConstantPool}, MVT::i64, Custom); in BPFTargetLowering() 319 case ISD::GlobalAddress: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 85 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in CSKYTargetLowering() 170 case ISD::GlobalAddress: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.cpp | 84 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering() 224 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
| H A D | MSP430InstrInfo.td | 918 // GlobalAddress, ExternalSymbol
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 90 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in LanaiTargetLowering() 175 case ISD::GlobalAddress: in LowerOperation()
|
| H A D | LanaiInstrInfo.td | 850 // GlobalAddress, ExternalSymbol, Jumptable, ConstantPool
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.cpp | 103 setOperationAction(ISD::GlobalAddress, PtrVT, Custom); in XtensaTargetLowering() 1464 case ISD::GlobalAddress: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 139 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
|
| H A D | SelectionDAG.cpp | 762 case ISD::GlobalAddress: in AddNodeIDCustom() 1901 Opc = isTargetGA ? ISD::TargetGlobalAddress : ISD::GlobalAddress; in getGlobalAddress() 6744 if (GA->getOpcode() != ISD::GlobalAddress) in FoldSymbolOffset() 8330 if (Src.getOpcode() == ISD::GlobalAddress) in isMemSrcFromConstant() 8333 Src.getOperand(0).getOpcode() == ISD::GlobalAddress && in isMemSrcFromConstant() 13672 if (GA->getOpcode() == ISD::GlobalAddress && in isConstantIntBuildVectorOrConstantInt()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 87 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in XCoreTargetLowering() 169 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 187 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in R600TargetLowering() 425 case ISD::GlobalAddress: return LowerGlobalAddress(MFI, Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 110 setOperationAction(ISD::GlobalAddress, MVTPtr, Custom); in WebAssemblyTargetLowering() 1388 if (Callee->getOpcode() == ISD::GlobalAddress) { in LowerCall() 1631 case ISD::GlobalAddress: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 1598 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in HexagonTargetLowering() 1599 setOperationAction(ISD::GlobalAddress, MVT::i8, Custom); in HexagonTargetLowering() 3411 case ISD::GlobalAddress: return LowerGLOBALADDRESS(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 51 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in AVRTargetLowering() 932 case ISD::GlobalAddress: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 128 setOperationAction(ISD::GlobalAddress, PtrVT, Custom); in initSPUActions() 1881 case ISD::GlobalAddress: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 1653 setOperationAction(ISD::GlobalAddress, PtrVT, Custom); in SparcTargetLowering() 3110 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLoweringCall.cpp | 2446 } else if (Callee->getOpcode() == ISD::GlobalAddress || in LowerCall()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrThumb.td | 1591 // GlobalAddress
|