Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h144 VPValue *createOr(VPValue *LHS, VPValue *RHS) { in createOr() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCExpr.h588 static const MCBinaryExpr *createOr(const MCExpr *LHS, const MCExpr *RHS, in createOr() function