Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/AST/Interp/
HDEvalEmitter.h106 Block *getLocal(unsigned Index) const { in getLocal() function
HDInterpFrame.h70 template <typename T> const T &getLocal(unsigned Offset) const { in getLocal() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
HDWebAssemblyAsmTypeCheck.cpp115 bool WebAssemblyAsmTypeCheck::getLocal(SMLoc ErrorLoc, const MCInst &Inst, in getLocal() function in llvm::WebAssemblyAsmTypeCheck
/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDMetadata.h476 static LocalAsMetadata *getLocal(Value *Local) { in getLocal() function