Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterpFrame.h87 auto Pt = Params.find(Offset); in getParam() local
H A DInterpFrame.cpp193 auto Pt = Params.find(Off); in getParamPointer() local
H A DInterp.cpp74 static bool RetValue(InterpState &S, CodePtr &Pt, APValue &Result) { in RetValue()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5933 for (auto &Pt : CurPts) { in mergeSExts() local