Home
last modified time | relevance | path

Searched refs:GlobalAddress (Results 1 – 25 of 41) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash29.C9 struct GlobalAddress struct
11 GlobalAddress(Value *nvar){}// ERROR - .* in GlobalAddress() argument
17 new GlobalAddress(Value()); // internal error occured here// ERROR - no matching function .* in main()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DRelocation.txt6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
H A DMipsISelLowering.cpp334 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in MipsTargetLowering()
352 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in MipsTargetLowering()
1220 case ISD::GlobalAddress: return lowerGlobalAddress(Op, DAG); in LowerOperation()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h78 GlobalAddress, enumerator
H A DSelectionDAGNodes.h1782 return N->getOpcode() == ISD::GlobalAddress ||
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrCompiler.td16 // ConstantPool, GlobalAddress, ExternalSymbol, and JumpTable
H A DM68kISelLowering.cpp143 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in M68kTargetLowering()
758 if (Callee->getOpcode() == ISD::GlobalAddress) { in LowerCall()
1376 case ISD::GlobalAddress: in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp75 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in BPFTargetLowering()
286 case ISD::GlobalAddress: in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp154 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in ARCTargetLowering()
786 case ISD::GlobalAddress: in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp86 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in CSKYTargetLowering()
166 case ISD::GlobalAddress: in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp92 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in LanaiTargetLowering()
180 case ISD::GlobalAddress: in LowerOperation()
H A DLanaiInstrInfo.td849 // GlobalAddress, ExternalSymbol, Jumptable, ConstantPool
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp85 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering()
344 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
H A DMSP430InstrInfo.td967 // GlobalAddress, ExternalSymbol
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp124 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
H A DSelectionDAG.cpp691 case ISD::GlobalAddress: in AddNodeIDCustom()
1722 Opc = isTargetGA ? ISD::TargetGlobalAddress : ISD::GlobalAddress; in getGlobalAddress()
5736 if (GA->getOpcode() != ISD::GlobalAddress) in FoldSymbolOffset()
6926 if (Src.getOpcode() == ISD::GlobalAddress) in isMemSrcFromConstant()
6929 Src.getOperand(0).getOpcode() == ISD::GlobalAddress && in isMemSrcFromConstant()
12054 if (GA->getOpcode() == ISD::GlobalAddress && in isConstantIntBuildVectorOrConstantInt()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp101 setOperationAction(ISD::GlobalAddress, MVTPtr, Custom); in WebAssemblyTargetLowering()
1161 if (Callee->getOpcode() == ISD::GlobalAddress) { in LowerCall()
1395 case ISD::GlobalAddress: in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp183 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in R600TargetLowering()
421 case ISD::GlobalAddress: return LowerGlobalAddress(MFI, Op, DAG); in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp115 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in XCoreTargetLowering()
199 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1510 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in HexagonTargetLowering()
1511 setOperationAction(ISD::GlobalAddress, MVT::i8, Custom); in HexagonTargetLowering()
3361 case ISD::GlobalAddress: return LowerGLOBALADDRESS(Op, DAG); in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp52 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in AVRTargetLowering()
954 case ISD::GlobalAddress: in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp469 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in NVPTXTargetLowering()
470 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in NVPTXTargetLowering()
2298 case ISD::GlobalAddress: in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp69 setOperationAction({ISD::GlobalAddress, ISD::BlockAddress, ISD::ConstantPool, in LoongArchTargetLowering()
220 case ISD::GlobalAddress: in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp128 setOperationAction(ISD::GlobalAddress, PtrVT, Custom); in initSPUActions()
1897 case ISD::GlobalAddress: in LowerOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1621 setOperationAction(ISD::GlobalAddress, PtrVT, Custom); in SparcTargetLowering()
3206 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()

12