/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowDisplayManagerTest.java | 9 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/ |
D | PPCMCInstLower.cpp | 40 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()
|
D | PPCCodeEmitter.cpp | 161 const_cast<GlobalValue *>(MO.getGlobal()), in GetRelocation() 162 Cst, isa<Function>(MO.getGlobal())); in GetRelocation()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCAsmPrinter.cpp | 196 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 …]
|
D | PPCMCInstLower.cpp | 56 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/ |
D | PPCAsmPrinter.cpp | 225 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 …]
|
D | PPCMCInstLower.cpp | 56 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/ |
D | WebAssemblyUtilities.cpp | 197 const auto *F = dyn_cast<Function>(MO.getGlobal()); in mayThrow() 220 CalleeOp.getGlobal()->getName() == ClangCallTerminateFn) in isCatchTerminatePad() 237 CalleeOp.getGlobal()->getName() == StdTerminateFn) in isCatchAllTerminatePad()
|
D | WebAssemblyMCInstLower.cpp | 35 const GlobalValue *Global = MO.getGlobal(); in GetGlobalAddressSymbol() 218 MO.getGlobal()->getValueType()->isFunctionTy()); in Lower()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMCInstLower.cpp | 31 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/ |
D | AVRMCInstLower.cpp | 40 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/ |
D | MipsCCState.cpp | 64 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/ |
D | X86MCInstLower.cpp | 55 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()
|
D | X86VZeroUpper.cpp | 74 const GlobalValue *GV = MO.getGlobal(); in isCallToModuleFn()
|
D | X86CodeEmitter.cpp | 424 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/ |
D | MipsCCState.cpp | 77 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/ |
D | SelectionDAGAddressAnalysis.cpp | 38 if (A->getGlobal() == B->getGlobal()) { in equalBaseIndex()
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 93 const GlobalValue *GV = MO.getGlobal(); in printPCRelImmOperand() 159 O << *Mang->getSymbol(MO.getGlobal()); in printOperand()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64MCInstLower.cpp | 36 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol() 88 const GlobalValue *GV = MO.getGlobal(); in lowerSymbolOperandELF()
|
/external/llvm/lib/Target/BPF/ |
D | BPFMCInstLower.cpp | 29 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUAsmPrinter.cpp | 277 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/ |
D | BPFMCInstLower.cpp | 29 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64MCInstLower.cpp | 38 const GlobalValue *GV = MO.getGlobal(); in GetGlobalAddressSymbol() 108 const GlobalValue *GV = MO.getGlobal(); in lowerSymbolOperandELF()
|
/external/llvm/lib/CodeGen/ |
D | RegUsageInfoPropagate.cpp | 118 UpdateRegMask(cast<Function>(Operand.getGlobal())); in runOnMachineFunction()
|
/external/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 141 Hash = hash_combine(Hash, Val.Disp->getGlobal()); in getHashValue() 205 MO1.getGlobal() == MO2.getGlobal()) || in isSimilarDispOp()
|