Searched defs:getGlobal (Results 1 – 10 of 10) sorted by relevance
192 bool WebAssemblyAsmTypeCheck::getGlobal(SMLoc ErrorLoc, const MCInst &Inst, getGlobal() function in llvm::WebAssemblyAsmTypeCheck
276 template <typename... Args> auto getGlobal(Args &&... Arguments) { in getGlobal() function in clang::tidy::test::__anon2c1dbb5e0411::TestCheck
32 REPL_EXTERNAL_VISIBILITY int getGlobal() { return Global; } in getGlobal() function
582 const GlobalValue *getGlobal() const { in getGlobal() function
1145 } else if (auto getGlobal = dyn_cast_if_present<emitc::GetGlobalOp>( getOrCreateName() local
299 GlobalObject *getGlobal() const { getGlobal() function in __anonfb408bb60111::GlobalTypeMember [all...]
1999 Init *getGlobal(StringRef Name) const { getGlobal() function
1793 GlobalOp AddressOfOp::getGlobal(SymbolTableCollection &symbolTable) { getGlobal() function in AddressOfOp