Home
last modified time | relevance | path

Searched defs:getLocal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DEvalEmitter.h116 Block *getLocal(unsigned Index) const { in getLocal() function
H A DInterpFrame.h77 template <typename T> const T &getLocal(unsigned Offset) const { in getLocal() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp228 bool WebAssemblyAsmTypeCheck::getLocal(SMLoc ErrorLoc, const MCOperand &LocalOp, in getLocal() function in llvm::WebAssemblyAsmTypeCheck
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h483 static LocalAsMetadata *getLocal(Value *Local) { in getLocal() function