Searched defs:getLocal (Results 1 – 4 of 4) sorted by relevance
93 Block *getLocal(unsigned Index) const { getLocal() function
71 template <typename T> const T &getLocal(unsigned Offset) const { getLocal() function
115 bool WebAssemblyAsmTypeCheck::getLocal(SMLoc ErrorLoc, const MCInst &Inst, in getLocal() function in llvm::WebAssemblyAsmTypeCheck
476 static LocalAsMetadata *getLocal(Value *Local) { in getLocal() function