Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp128 const auto *GA = cast<GlobalAddressSDNode>(Node); in Select() local
H A DWebAssemblyISelLowering.cpp809 GlobalAddressSDNode* GA = cast<GlobalAddressSDNode>(Callee); in LowerCall() local
1110 const auto *GA = cast<GlobalAddressSDNode>(Op); in LowerGlobalAddress() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DGlobalMerge.cpp551 GlobalAlias *GA = GlobalAlias::create(Tys[StructIdxs[idx]], AddrSpace, in doMerge() local
/third_party/python/Lib/
H A Dtelnetlib.py69 GA = bytes([249]) # Go Ahead variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp954 std::unique_ptr<GlobalIndirectSymbol> GA; in parseIndirectSymbol() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp558 SDValue GA = DAG.getTargetGlobalAddress(GV, DL, MVT::i64); in LowerGlobalAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp770 auto *GA = GlobalAlias::create( in writeAlias() local
H A DFunctionImport.cpp1087 static Function *replaceAliasWithAliasee(Module *SrcModule, GlobalAlias *GA) { in replaceAliasWithAliasee() argument
[all...]
H A DWholeProgramDevirt.cpp1256 GlobalAlias *GA = GlobalAlias::create(Int8Ty, 0, GlobalValue::ExternalLinkage, in exportGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1289 void *GA = getPointerToGlobalIfAvailable(GV); in EmitGlobalVariable() local
/third_party/skia/src/core/
H A DSkScalerContext.cpp816 SkMatrix GA; in computeMatrices() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp757 SizeOffsetType ObjectSizeOffsetVisitor::visitGlobalAlias(GlobalAlias &GA) { in visitGlobalAlias() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp212 SDValue GA = DAG.getTargetJumpTable(N->getIndex(), MVT::i32); in LowerJumpTable() local
729 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, MVT::i32, Offset); in LowerGlobalAddress() local
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dtelnet.h10 #define GA 249 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dtelnet.h10 #define GA 249 macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dtelnet.h10 #define GA 249 macro
/third_party/musl/include/arpa/
H A Dtelnet.h10 #define GA 249 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp753 SDValue GA = DAG.getTargetGlobalAddress(GV, SDLoc(GSD), ConstPtrVT); in LowerGlobalAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp248 SDValue XCoreTargetLowering::getGlobalAddressWrapper(SDValue GA, in getGlobalAddressWrapper() argument
288 SDValue GA = DAG.getTargetGlobalAddress(GV, DL, MVT::i32, FoldedOffset); in LowerGlobalAddress() local
299 Constant *GA = ConstantExpr::getBitCast(const_cast<GlobalValue*>(GV), Ty); LowerGlobalAddress() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1947 WeightedLeaf GA; in balanceSubTree() local
[all...]
H A DHexagonISelLowering.cpp1080 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, Offset); in LowerGLOBALADDRESS() local
1089 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, Offset, in LowerGLOBALADDRESS() local
1096 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, HexagonII::MO_GOT); in LowerGLOBALADDRESS() local
1128 GetDynamicTLSAddr(SelectionDAG &DAG, SDValue Chain, GlobalAddressSDNode *GA, SDValue Glue, EVT PtrVT, unsigned ReturnReg, unsigned char OperandFlags) const GetDynamicTLSAddr() argument
1165 LowerToTLSInitialExecModel(GlobalAddressSDNode *GA, SelectionDAG &DAG) const LowerToTLSInitialExecModel() argument
1207 LowerToTLSLocalExecModel(GlobalAddressSDNode *GA, SelectionDAG &DAG) const LowerToTLSLocalExecModel() argument
1229 LowerToTLSGeneralDynamicModel(GlobalAddressSDNode *GA, SelectionDAG &DAG) const LowerToTLSGeneralDynamicModel() argument
1268 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op); LowerGlobalTLSAddress() local
[all...]
H A DHexagonInstrInfo.cpp3380 unsigned HexagonInstrInfo::getCompoundOpcode(const MachineInstr &GA, in getCompoundOpcode() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2018 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op); in LowerGlobalTLSAddress() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp197 bool isIn(const GlobalAlias &GA, StringRef Category) const { in isIn() argument
611 bool DataFlowSanitizer::isInstrumented(const GlobalAlias *GA) { in isInstrumented() argument
803 GlobalAlias *GA = &*i; runOnModule() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2136 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op); in lowerGlobalTLSAddress() local

Completed in 60 milliseconds

12