Home
last modified time | relevance | path

Searched defs:getGlobal (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp109 std::optional<unsigned> Program::getGlobal(const ValueDecl *VD) { in getGlobal() function in Program
129 std::optional<unsigned> Program::getGlobal(const Expr *E) { in getGlobal() function in Program
H A DProgram.h73 Block *getGlobal(unsigned Idx) { in getGlobal() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp192 bool WebAssemblyAsmTypeCheck::getGlobal(SMLoc ErrorLoc, const MCInst &Inst, in getGlobal() function in llvm::WebAssemblyAsmTypeCheck
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h582 const GlobalValue *getGlobal() const { in getGlobal() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp299 GlobalObject *getGlobal() const { in getGlobal() function in __anonc00fd2a30111::GlobalTypeMember
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1999 Init *getGlobal(StringRef Name) const { in getGlobal() function