Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpFrame.h80 auto Pt = Params.find(Offset); in getParam() local
H A DInterpFrame.cpp163 auto Pt = Params.find(Off); in getParamPointer() local
H A DInterp.cpp74 static bool RetValue(InterpState &S, CodePtr &Pt, APValue &Result) { in RetValue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5797 for (auto &Pt : CurPts) { in mergeSExts() local