Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DProgram.h73 Block *getGlobal(unsigned Idx) { in getGlobal() function
H A DProgram.cpp104 std::optional<unsigned> Program::getGlobal(const ValueDecl *VD) { in getGlobal() function in Program
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp167 bool WebAssemblyAsmTypeCheck::getGlobal(SMLoc ErrorLoc, const MCInst &Inst, in getGlobal() function in llvm::WebAssemblyAsmTypeCheck
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h579 const GlobalValue *getGlobal() const { in getGlobal() function
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp299 GlobalObject *getGlobal() const { in getGlobal() function in __anon647e48d00111::GlobalTypeMember
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1928 Init *getGlobal(StringRef Name) const { in getGlobal() function