Searched defs:GA (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DCloneModule.cpp74 GlobalAlias *GA = new GlobalAlias(I->getType(), I->getLinkage(), local
111 GlobalAlias *GA = cast<GlobalAlias>(VMap[I]); local
/macosx-10.9.5/llvmCore-3425.0.33/unittests/VMCore/
H A DVerifierTest.cpp55 GlobalAlias *GA = new GlobalAlias(Type::getInt8PtrTy(C), local
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dds.h116 typedef struct GA { struct
127 } GA; typedef in typeref:struct:GA
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/IPO/
H A DMergeFunctions.cpp761 GlobalAlias *GA = new GlobalAlias(G->getType(), G->getLinkage(), "", local
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/
H A DExecutionEngine.cpp1117 void *GA = getPointerToGlobalIfAvailable(GV); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeISelLowering.cpp597 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, MVT::i32); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcISelLowering.cpp890 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, MVT::i32); local
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/arpa/
H A Dtelnet.h48 #define GA 249 /* you may reverse the line */ macro
/macosx-10.9.5/Libc-997.90.3/include/arpa/
H A Dtelnet.h48 #define GA 249 /* you may reverse the line */ macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreISelLowering.cpp223 getGlobalAddressWrapper(SDValue GA, const GlobalValue *GV, argument
248 SDValue GA = DAG.getTargetGlobalAddress(GV, Op.getDebugLoc(), MVT::i32); local
269 SDValue GA local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DAsmWriter.cpp1464 void AssemblyWriter::printAlias(const GlobalAlias *GA) { argument
[all...]
H A DVerifier.cpp448 void Verifier::visitGlobalAlias(GlobalAlias &GA) { argument
[all...]
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dtelnet.h52 #define GA 249 /* you may reverse the line */ macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2666 bool TargetLowering::isGAPlusOffset(SDNode *N, const GlobalValue *&GA, argument
2781 GlobalAddressSDNode *GA = dyn_cast<GlobalAddressSDNode>(Op); local
[all...]
H A DSelectionDAG.cpp400 const GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(N); local
5775 GlobalAddressSDNode(unsigned Opc, DebugLoc DL, const GlobalValue *GA, EVT VT, int64_t o, unsigned char TF) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelLowering.cpp1071 SDValue GA = DAG.getTargetGlobalAddress(GV, Op.getDebugLoc(), local
1385 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, CalleeVT); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1444 const GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(N); local
H A DX86ISelLowering.cpp7462 GetTLSADDR(SelectionDAG &DAG, SDValue Chain, GlobalAddressSDNode *GA, argument
7493 LowerToTLSGeneralDynamicModel32(GlobalAddressSDNode *GA, SelectionDAG &DAG, argument
7507 LowerToTLSGeneralDynamicModel64(GlobalAddressSDNode *GA, SelectionDAG &DAG, argument
7513 LowerToTLSLocalDynamicModel(GlobalAddressSDNode *GA, SelectionDAG &DAG, const EVT PtrVT, bool is64Bit) argument
7553 LowerToTLSExecModel(GlobalAddressSDNode *GA, SelectionDAG &DAG, const EVT PtrVT, TLSModel::Model model, bool is64Bit, bool isPIC) argument
7612 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op); local
13557 isGAPlusOffset(SDNode *N, const GlobalValue* &GA, int64_t &Offset) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.cpp1704 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, MVT::i32, 0, local
1726 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, ValTy, 0, GotFlag); local
1776 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1226 SDValue GA = DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0); local
1247 SDValue GA = DAG.getTargetJumpTable(JT->getIndex(), PtrVT); local
1275 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op); local
1306 SDValue GA = DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset()); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.cpp2086 ARMTargetLowering::LowerToTLSGeneralDynamicModel(GlobalAddressSDNode *GA, argument
2127 ARMTargetLowering::LowerToTLSExecModels(GlobalAddressSDNode *GA, argument
2183 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op); local
[all...]

Completed in 377 milliseconds