/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/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-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()
|
/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-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 …]
|
/external/llvm-project/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()
|
/external/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()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCAsmPrinter.cpp | 205 const GlobalValue *GV = MO.getGlobal(); in PrintSymbolOperand() 462 const GlobalValue *GValue = CalleeMO.getGlobal(); in LowerPATCHPOINT() 522 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall() 538 return AP.getSymbol(MO.getGlobal()); in getMCSymbolForTOCPseudoMO() 884 MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal()); in emitInstruction() 921 (!MO.isGlobal() || Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in emitInstruction() 951 !(MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in emitInstruction() 966 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction() 985 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction() 1045 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction() [all …]
|
/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/llvm-project/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()
|
/external/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()
|
/external/llvm-project/clang/lib/AST/Interp/ |
D | Program.h | 54 Block *getGlobal(unsigned Idx) { in getGlobal() function 60 llvm::Optional<unsigned> getGlobal(const ValueDecl *VD);
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CFGuardLongjmp.cpp | 87 auto *F = dyn_cast<Function>(MO.getGlobal()); in runOnMachineFunction()
|
/external/llvm/lib/Target/BPF/ |
D | BPFMCInstLower.cpp | 29 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | CFGuardLongjmp.cpp | 87 auto *F = dyn_cast<Function>(MO.getGlobal()); in runOnMachineFunction()
|
/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-project/llvm/lib/Target/BPF/ |
D | BPFMCInstLower.cpp | 28 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFMCInstLower.cpp | 28 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyUtilities.cpp | 68 const auto *F = dyn_cast<Function>(MO.getGlobal()); in mayThrow()
|
/external/llvm/lib/CodeGen/ |
D | RegUsageInfoPropagate.cpp | 118 UpdateRegMask(cast<Function>(Operand.getGlobal())); in runOnMachineFunction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGAddressAnalysis.cpp | 41 if (A->getGlobal() == B->getGlobal()) { in equalBaseIndex()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGAddressAnalysis.cpp | 42 if (A->getGlobal() == B->getGlobal()) { in equalBaseIndex()
|