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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp87 llvm::Optional<unsigned> Program::getGlobal(const ValueDecl *VD) { function in class:Program
H A DProgram.h54 Block *getGlobal(unsigned Idx) { function in class:clang::interp::Program
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h561 const GlobalValue *getGlobal() const { function
H A DSelectionDAGNodes.h1725 const GlobalValue *getGlobal() const { return TheGlobal; } function in class:llvm::GlobalAddressSDNode
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1717 Init *getGlobal(StringRef Name) const { function in class:llvm::final::final::RecordKeeper
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp293 GlobalObject *getGlobal() const { function in class:__anon2598::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3378 if (auto *F = dyn_cast<Function>(N->getGlobal())) { function
[all...]

Completed in 282 milliseconds