Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h138 VPValue *createOr(VPValue *LHS, VPValue *RHS) { in createOr() function
/external/llvm/include/llvm/MC/
DMCExpr.h476 static const MCBinaryExpr *createOr(const MCExpr *LHS, const MCExpr *RHS, in createOr() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCExpr.h524 static const MCBinaryExpr *createOr(const MCExpr *LHS, const MCExpr *RHS, in createOr() function
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp811 Value *Nucleus::createOr(Value *lhs, Value *rhs) in createOr() function in rr::Nucleus
DLLVMReactor.cpp1126 Value *Nucleus::createOr(Value *lhs, Value *rhs) in createOr() function in rr::Nucleus