Searched defs:getLocal (Results 1 – 4 of 4) sorted by relevance
116 Block *getLocal(unsigned Index) const { in getLocal() function
77 template <typename T> const T &getLocal(unsigned Offset) const { in getLocal() function
228 bool WebAssemblyAsmTypeCheck::getLocal(SMLoc ErrorLoc, const MCOperand &LocalOp, in getLocal() function in llvm::WebAssemblyAsmTypeCheck
483 static LocalAsMetadata *getLocal(Value *Local) { in getLocal() function