Home
last modified time | relevance | path

Searched defs:LHSPtr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp1926 static int CompareRelative(PathParser *LHSPtr, PathParser *RHSPtr) { in CompareRelative()
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1863 Value *LHSPtr = Builder.CreateBitCast(LHSI8Ptr, RI.Variable->getType()); in createReductions() local