Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h133 VPValue *createAnd(VPValue *LHS, VPValue *RHS) { in createAnd() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h472 static const MCBinaryExpr *createAnd(const MCExpr *LHS, const MCExpr *RHS, in createAnd() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp855 Value *Nucleus::createAnd(Value *lhs, Value *rhs) in createAnd() function in rr::Nucleus
DSubzeroReactor.cpp1327 Value *Nucleus::createAnd(Value *lhs, Value *rhs) in createAnd() function in rr::Nucleus