Home
last modified time | relevance | path

Searched refs:getGlobal (Results 251 – 275 of 2965) sorted by relevance

1...<<11121314151617181920>>...119

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp301 const auto *F = dyn_cast<Function>(MO.getGlobal());
326 CalleeOp.getGlobal()->getName() == ClangCallTerminateFn)
344 CalleeOp.getGlobal()->getName() == StdTerminateFn)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/
H A DMipsCCState.cpp76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.cpp76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/
H A DMipsCCState.cpp76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Mips/
H A DMipsCCState.cpp76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp45 return AsmPrinter.getSymbolPreferLocal(*MO.getGlobal()); in GetSymbolFromOperand()
57 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/M68k/
H A DM68kMCInstLower.cpp45 return AsmPrinter.getSymbolPreferLocal(*MO.getGlobal()); in GetSymbolFromOperand()
57 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsCCState.cpp76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Mips/
H A DMipsCCState.cpp76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp45 return AsmPrinter.getSymbolPreferLocal(*MO.getGlobal()); in GetSymbolFromOperand()
57 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsCCState.cpp76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp45 return AsmPrinter.getSymbolPreferLocal(*MO.getGlobal()); in GetSymbolFromOperand()
57 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp45 return AsmPrinter.getSymbolPreferLocal(*MO.getGlobal()); in GetSymbolFromOperand()
57 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DGlobal_as.h117 Global_as& gl = getGlobal(where); in registerBuiltinObject()
147 Global_as& gl = getGlobal(where); in registerBuiltinClass()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsCCState.cpp76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp45 return AsmPrinter.getSymbolPreferLocal(*MO.getGlobal()); in GetSymbolFromOperand()
57 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Mips/
H A DMipsCCState.cpp76 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
77 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Mips/
H A DMipsCCState.cpp77 llvm::StringRef Sym = G->getGlobal()->getName(); in getSpecialCallingConvForCallee()
78 Function *F = G->getGlobal()->getParent()->getFunction(Sym); in getSpecialCallingConvForCallee()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp38 if (A->getGlobal() == B->getGlobal()) {
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Mips/
H A DMipsCCState.cpp77 llvm::StringRef Sym = G->getGlobal()->getName();
78 Function *F = G->getGlobal()->getParent()->getFunction(Sym);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/util/
H A Dtcmalloc_set_parameter.cpp70 : ServerParameter(ServerParameterSet::getGlobal(), in TcmallocNumericPropertyServerParameter()
140 : ServerParameter(ServerParameterSet::getGlobal(), "tcmallocReleaseRate", true, true) {} in TcmallocReleaseRateServerParameter()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/logging/Logger/getGlobal/testgetglobal/
H A DLogManagerImpl1.java38 global = Logger.getGlobal();
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/logging/Logger/getGlobal/testgetglobal/
H A DLogManagerImpl1.java38 global = Logger.getGlobal();
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/logging/Logger/getGlobal/testgetglobal/
H A DLogManagerImpl1.java38 global = Logger.getGlobal();
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/logging/Logger/getGlobal/testgetglobal/
H A DLogManagerImpl1.java38 global = Logger.getGlobal();

1...<<11121314151617181920>>...119