/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelDAGToDAG.cpp | 139 if (GA->getGlobal()->getThreadLocalMode() != in Select() 144 GA->getGlobal()->getName(), in Select() 153 GA->getGlobal(), DL, PtrVT, GA->getOffset(), 0); in Select()
|
D | WebAssemblyUtilities.cpp | 68 const auto *F = dyn_cast<Function>(MO.getGlobal()); in mayThrow()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 55 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand() 72 StubValueTy(AP.getSymbol(MO.getGlobal()), in GetSymbolFromOperand() 73 !MO.getGlobal()->hasInternalLinkage()); in GetSymbolFromOperand()
|
D | PPCAsmPrinter.cpp | 178 const GlobalValue *GV = MO.getGlobal(); in PrintSymbolOperand() 455 const GlobalValue *GValue = CalleeMO.getGlobal(); in LowerPATCHPOINT() 507 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall() 522 return getSymbol(MO.getGlobal()); in getMCSymbolForTOCPseudoMO() 842 MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal()); in EmitInstruction() 881 (!MO.isGlobal() || Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in EmitInstruction() 911 !(MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in EmitInstruction() 926 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction() 945 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction() 1005 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRMCInstLower.cpp | 39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() 82 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerInstruction()
|
D | AVRAsmPrinter.cpp | 72 O << getSymbol(MO.getGlobal()); in printOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsCCState.cpp | 76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee() 77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CFGuardLongjmp.cpp | 87 auto *F = dyn_cast<Function>(MO.getGlobal()); in runOnMachineFunction()
|
D | RegUsageInfoPropagate.cpp | 92 return dyn_cast<const Function>(MO.getGlobal()); in findCalledFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFMCInstLower.cpp | 28 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
D | BPFAsmPrinter.cpp | 90 O << *getSymbol(MO.getGlobal()); in printOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGAddressAnalysis.cpp | 41 if (A->getGlobal() == B->getGlobal()) { in equalBaseIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcMCInstLower.cpp | 44 Symbol = AP.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
|
D | LeonPasses.cpp | 90 StringRef FuncName = MO.getGlobal()->getName(); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86IndirectBranchTracking.cpp | 90 auto *CalleeFn = dyn_cast<Function>(MOp.getGlobal()); in IsCallReturnTwice()
|
D | X86OptimizeLEAs.cpp | 158 Hash = hash_combine(Hash, Val.Disp->getGlobal()); in getHashValue() 224 MO1.getGlobal() == MO2.getGlobal()) || in isSimilarDispOp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZMCInstLower.cpp | 47 Symbol = AsmPrinter.getSymbol(MO.getGlobal()); in getExpr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCMCInstLower.cpp | 40 Symbol = Printer.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreMCInstLower.cpp | 42 Symbol = Printer.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonCopyToCombine.cpp | 673 .addGlobalAddress(HiOperand.getGlobal(), HiOperand.getOffset(), in emitCombineII() 681 .addGlobalAddress(LoOperand.getGlobal(), LoOperand.getOffset(), in emitCombineII() 770 .addGlobalAddress(HiOperand.getGlobal(), HiOperand.getOffset(), in emitCombineIR() 819 .addGlobalAddress(LoOperand.getGlobal(), LoOperand.getOffset(), in emitCombineRI()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64MCInstLower.cpp | 38 const GlobalValue *GV = MO.getGlobal(); in GetGlobalAddressSymbol() 123 const GlobalValue *GV = MO.getGlobal(); in lowerSymbolOperandELF()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430MCInstLower.cpp | 37 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiMCInstLower.cpp | 34 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVMCInstLower.cpp | 111 MCOp = lowerSymbolOperand(MO, AP.getSymbol(MO.getGlobal()), AP); in LowerRISCVMachineOperandToMCOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 293 GlobalObject *getGlobal() const { in getGlobal() function in __anon567771ad0111::GlobalTypeMember 830 auto *GV = cast<GlobalVariable>(G->getGlobal()); in buildBitSetsFromGlobalVariables() 871 GlobalVariable *GV = cast<GlobalVariable>(Globals[I]->getGlobal()); in buildBitSetsFromGlobalVariables() 1346 Function *F = cast<Function>(GTM->getGlobal()); in selectJumpTableArmEncoding() 1364 cast<Function>(Functions[I]->getGlobal())); in createJumpTable() 1508 Function *F = cast<Function>(Functions[I]->getGlobal()); in buildBitSetsFromFunctionsNative() 1568 Function *F = cast<Function>(GTM->getGlobal()); in buildBitSetsFromFunctionsWASM() 1636 Globals.empty() || isa<GlobalVariable>(Globals[0]->getGlobal()); in buildBitSetsFromDisjointSet() 1641 if (IsGlobalSet != isa<GlobalVariable>(Globals[Offset]->getGlobal())) in buildBitSetsFromDisjointSet()
|