Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h73 Block *getGlobal(unsigned Idx) { in getGlobal() function
H A DProgram.cpp105 std::optional<unsigned> Program::getGlobal(const ValueDecl *VD) { getGlobal() function in Program
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h582 const GlobalValue *getGlobal() const { in getGlobal() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp299 GlobalObject *getGlobal() const { in getGlobal() function in __anon939db9b50111::GlobalTypeMember
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1999 Init *getGlobal(StringRef Name) const { in getGlobal() function