Home
last modified time | relevance | path

Searched defs:createOr (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h137 VPValue *createOr(VPValue *LHS, VPValue *RHS) { in createOr() function in llvm::VPBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCExpr.h532 static const MCBinaryExpr *createOr(const MCExpr *LHS, const MCExpr *RHS, in createOr() function in llvm::MCBinaryExpr
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp861 Value *Nucleus::createOr(Value *lhs, Value *rhs) in createOr() function in rr::Nucleus

Completed in 10 milliseconds