| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 248 const GlobalValue *GV = MO.getGlobal(); in PrintSymbolOperand() 507 const GlobalValue *GValue = CalleeMO.getGlobal(); in LowerPATCHPOINT() 594 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall() 610 return AP.getSymbol(MO.getGlobal()); in getMCSymbolForTOCPseudoMO() 1001 MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal()); in emitInstruction() 1037 (!MO.isGlobal() || Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in emitInstruction() 1068 !(MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in emitInstruction() 1083 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction() 1102 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction() 1162 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
| H A D | AVRMCInstLower.cpp | 39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() 82 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsCCState.cpp | 76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee() 77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
| H A D | M68kMCInstLower.cpp | 45 return AsmPrinter.getSymbolPreferLocal(*MO.getGlobal()); in GetSymbolFromOperand() 57 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
| H A D | Program.h | 54 Block *getGlobal(unsigned Idx) { in getGlobal() function 60 llvm::Optional<unsigned> getGlobal(const ValueDecl *VD);
|
| H A D | Program.cpp | 87 llvm::Optional<unsigned> Program::getGlobal(const ValueDecl *VD) { in getGlobal() function in Program 112 if (auto Idx = getGlobal(VD)) in getOrCreateGlobal()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGAddressAnalysis.cpp | 42 if (A->getGlobal() == B->getGlobal()) { in equalBaseIndex()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | CFGuardLongjmp.cpp | 87 auto *F = dyn_cast<Function>(MO.getGlobal()); in runOnMachineFunction()
|
| H A D | RegUsageInfoPropagate.cpp | 92 return dyn_cast<const Function>(MO.getGlobal()); in findCalledFunction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PreLegalizerCombiner.cpp | 121 auto *GV = GlobalOp.getGlobal(); in matchFoldGlobalOffset() 211 auto *GV = GlobalOp.getGlobal(); in applyFoldGlobalOffset()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
| H A D | BPFMCInstLower.cpp | 28 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86OptimizeLEAs.cpp | 158 Hash = hash_combine(Hash, Val.Disp->getGlobal()); in getHashValue() 224 MO1.getGlobal() == MO2.getGlobal()) || in isSimilarDispOp()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcMCInstLower.cpp | 44 Symbol = AP.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
|
| H A D | LeonPasses.cpp | 89 StringRef FuncName = MO.getGlobal()->getName(); in runOnMachineFunction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCopyToCombine.cpp | 679 .addGlobalAddress(HiOperand.getGlobal(), HiOperand.getOffset(), in emitCombineII() 687 .addGlobalAddress(LoOperand.getGlobal(), LoOperand.getOffset(), in emitCombineII() 776 .addGlobalAddress(HiOperand.getGlobal(), HiOperand.getOffset(), in emitCombineIR() 825 .addGlobalAddress(LoOperand.getGlobal(), LoOperand.getOffset(), in emitCombineRI()
|
| H A D | HexagonOptAddrMode.cpp | 511 const GlobalValue *GV = ImmOp.getGlobal(); in changeLoad() 569 const GlobalValue *GV = ImmOp.getGlobal(); in changeStore() 645 const GlobalValue *GV = ImmOp.getGlobal(); in changeAddAsl() 652 const GlobalValue *GV = ImmOp.getGlobal(); in changeAddAsl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZMCInstLower.cpp | 47 Symbol = AsmPrinter.getSymbol(MO.getGlobal()); in getExpr()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
| H A D | VEMCInstLower.cpp | 63 return LowerSymbolOperand(MI, MO, AP.getSymbol(MO.getGlobal()), AP); in LowerOperand()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64MCInstLower.cpp | 38 const GlobalValue *GV = MO.getGlobal(); in GetGlobalAddressSymbol() 123 const GlobalValue *GV = MO.getGlobal(); in lowerSymbolOperandELF()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
| H A D | LowerTypeTests.cpp | 293 GlobalObject *getGlobal() const { in getGlobal() function in __anon008eecce0111::GlobalTypeMember 839 auto *GV = cast<GlobalVariable>(G->getGlobal()); in buildBitSetsFromGlobalVariables() 879 GlobalVariable *GV = cast<GlobalVariable>(Globals[I]->getGlobal()); in buildBitSetsFromGlobalVariables() 1372 Function *F = cast<Function>(GTM->getGlobal()); in selectJumpTableArmEncoding() 1390 cast<Function>(Functions[I]->getGlobal())); in createJumpTable() 1538 Function *F = cast<Function>(Functions[I]->getGlobal()); in buildBitSetsFromFunctionsNative() 1598 Function *F = cast<Function>(GTM->getGlobal()); in buildBitSetsFromFunctionsWASM() 1666 Globals.empty() || isa<GlobalVariable>(Globals[0]->getGlobal()); in buildBitSetsFromDisjointSet() 1671 if (IsGlobalSet != isa<GlobalVariable>(Globals[Offset]->getGlobal())) in buildBitSetsFromDisjointSet()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/ |
| H A D | WebAssemblyUtilities.cpp | 68 const auto *F = dyn_cast<Function>(MO.getGlobal()); in mayThrow()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
| H A D | ARCMCInstLower.cpp | 40 Symbol = Printer.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
| H A D | XCoreMCInstLower.cpp | 42 Symbol = Printer.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
| H A D | LanaiMCInstLower.cpp | 34 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
| H A D | MSP430MCInstLower.cpp | 37 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|