Home
last modified time | relevance | path

Searched refs:getGlobal (Results 1 – 25 of 248) sorted by relevance

12345678910

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowDisplayManagerTest.java9 import static org.robolectric.shadows.ShadowDisplayManagerTest.HideFromJB.getGlobal;
53 DisplayInfo displayInfo = getGlobal().getDisplayInfo(Display.DEFAULT_DISPLAY); in getDisplayInfo_shouldReturnCopy()
56 assertThat(getGlobal().getDisplayInfo(Display.DEFAULT_DISPLAY).appWidth) in getDisplayInfo_shouldReturnCopy()
63 assertThat(getGlobal().getDisplayInfo(3)).isEqualTo(null); in forNonexistentDisplay_getDisplayInfo_shouldReturnNull()
93 DisplayInfo di = getGlobal().getDisplayInfo(displayId); in addDisplay()
153 Display display = getGlobal().getRealDisplay(displayId); in changeAndRemoveDisplay_shouldNotifyListeners()
174 Display display = getGlobal().getRealDisplay(displayId); in changeDisplay_shouldAllowPartialChanges()
230 public static DisplayManagerGlobal getGlobal() { in getGlobal() method in ShadowDisplayManagerTest.HideFromJB
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCMCInstLower.cpp40 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
62 StubValueTy(AP.Mang->getSymbol(MO.getGlobal()), in GetSymbolFromOperand()
63 !MO.getGlobal()->hasInternalLinkage()); in GetSymbolFromOperand()
88 StubValueTy(AP.Mang->getSymbol(MO.getGlobal()), in GetSymbolFromOperand()
89 !MO.getGlobal()->hasInternalLinkage()); in GetSymbolFromOperand()
DPPCCodeEmitter.cpp161 const_cast<GlobalValue *>(MO.getGlobal()), in GetRelocation()
162 Cst, isa<Function>(MO.getGlobal())); in GetRelocation()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp196 const GlobalValue *GV = MO.getGlobal(); in printOperand()
420 const GlobalValue *GValue = CalleeMO.getGlobal(); in LowerPATCHPOINT()
465 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall()
579 MOSymbol = getSymbol(MO.getGlobal()); in EmitInstruction()
623 MOSymbol = getSymbol(MO.getGlobal()); in EmitInstruction()
658 const GlobalValue *GV = MO.getGlobal(); in EmitInstruction()
707 const GlobalValue *GV = MO.getGlobal(); in EmitInstruction()
737 const GlobalValue *GV = MO.getGlobal(); in EmitInstruction()
760 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
779 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
[all …]
DPPCMCInstLower.cpp56 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
73 StubValueTy(AP.getSymbol(MO.getGlobal()), in GetSymbolFromOperand()
74 !MO.getGlobal()->hasInternalLinkage()); in GetSymbolFromOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp225 const GlobalValue *GV = MO.getGlobal(); in printOperand()
448 const GlobalValue *GValue = CalleeMO.getGlobal(); in LowerPATCHPOINT()
493 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall()
663 MOSymbol = getSymbol(MO.getGlobal()); in EmitInstruction()
707 MOSymbol = getSymbol(MO.getGlobal()); in EmitInstruction()
742 const GlobalValue *GV = MO.getGlobal(); in EmitInstruction()
798 const GlobalValue *GV = MO.getGlobal(); in EmitInstruction()
828 const GlobalValue *GV = MO.getGlobal(); in EmitInstruction()
849 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
868 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
[all …]
DPPCMCInstLower.cpp56 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
73 StubValueTy(AP.getSymbol(MO.getGlobal()), in GetSymbolFromOperand()
74 !MO.getGlobal()->hasInternalLinkage()); in GetSymbolFromOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.cpp197 const auto *F = dyn_cast<Function>(MO.getGlobal()); in mayThrow()
220 CalleeOp.getGlobal()->getName() == ClangCallTerminateFn) in isCatchTerminatePad()
237 CalleeOp.getGlobal()->getName() == StdTerminateFn) in isCatchAllTerminatePad()
DWebAssemblyMCInstLower.cpp35 const GlobalValue *Global = MO.getGlobal(); in GetGlobalAddressSymbol()
218 MO.getGlobal()->getValueType()->isFunctionTy()); in Lower()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp31 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
101 MO.getGlobal()->getValueType()->isFunctionTy()); in Lower()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRMCInstLower.cpp40 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand()
83 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerInstruction()
/external/llvm/lib/Target/Mips/
DMipsCCState.cpp64 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
65 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86MCInstLower.cpp55 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
87 StubValueTy(Mang->getSymbol(MO.getGlobal()), in GetSymbolFromOperand()
88 !MO.getGlobal()->hasInternalLinkage()); in GetSymbolFromOperand()
101 StubValueTy(Mang->getSymbol(MO.getGlobal()), in GetSymbolFromOperand()
102 !MO.getGlobal()->hasInternalLinkage()); in GetSymbolFromOperand()
117 StubValueTy(Mang->getSymbol(MO.getGlobal()), in GetSymbolFromOperand()
118 !MO.getGlobal()->hasInternalLinkage()); in GetSymbolFromOperand()
DX86VZeroUpper.cpp74 const GlobalValue *GV = MO.getGlobal(); in isCallToModuleFn()
DX86CodeEmitter.cpp424 emitGlobalAddress(RelocOp->getGlobal(), RelocType, RelocOp->getOffset(), in emitDisplacementField()
791 emitGlobalAddress(MO.getGlobal(), X86::reloc_pcrel_word, in emitInstruction()
842 emitGlobalAddress(MO1.getGlobal(), rt, MO1.getOffset(), 0, in emitInstruction()
925 emitGlobalAddress(MO1.getGlobal(), rt, MO1.getOffset(), 0, in emitInstruction()
965 emitGlobalAddress(MO.getGlobal(), rt, MO.getOffset(), 0, in emitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsCCState.cpp77 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
78 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp38 if (A->getGlobal() == B->getGlobal()) { in equalBaseIndex()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp93 const GlobalValue *GV = MO.getGlobal(); in printPCRelImmOperand()
159 O << *Mang->getSymbol(MO.getGlobal()); in printOperand()
/external/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp36 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
88 const GlobalValue *GV = MO.getGlobal(); in lowerSymbolOperandELF()
/external/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp29 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUAsmPrinter.cpp277 const GlobalValue *GV = MO.getGlobal(); in printOp()
284 O << *Mang->getSymbol(MO.getGlobal()); in printOp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp29 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp38 const GlobalValue *GV = MO.getGlobal(); in GetGlobalAddressSymbol()
108 const GlobalValue *GV = MO.getGlobal(); in lowerSymbolOperandELF()
/external/llvm/lib/CodeGen/
DRegUsageInfoPropagate.cpp118 UpdateRegMask(cast<Function>(Operand.getGlobal())); in runOnMachineFunction()
/external/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp141 Hash = hash_combine(Hash, Val.Disp->getGlobal()); in getHashValue()
205 MO1.getGlobal() == MO2.getGlobal()) || in isSimilarDispOp()

12345678910