Searched defs:getGlobal (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp105 std::optional<unsigned> Program::getGlobal(const ValueDecl *VD) { function in class:Program
H A DProgram.h73 Block *getGlobal(unsigned Idx) { function in class:clang::interp::final
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp192 bool WebAssemblyAsmTypeCheck::getGlobal(SMLoc ErrorLoc, const MCInst &Inst, function in class:llvm::WebAssemblyAsmTypeCheck
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h582 const GlobalValue *getGlobal() const { function
H A DSelectionDAGNodes.h1810 const GlobalValue *getGlobal() const { return TheGlobal; } function in class:llvm::GlobalAddressSDNode
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1999 Init *getGlobal(StringRef Name) const { function in class:llvm::final::final::RecordKeeper
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp299 GlobalObject *getGlobal() const { function in class:__anon2844::final
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3415 if (auto *F = dyn_cast<Function>(N->getGlobal())) { function
[all...]

Completed in 179 milliseconds