Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h133 VPValue *createAnd(VPValue *LHS, VPValue *RHS) { in createAnd() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h137 VPValue *createAnd(VPValue *LHS, VPValue *RHS) { in createAnd() function
/external/llvm/include/llvm/MC/
DMCExpr.h428 static const MCBinaryExpr *createAnd(const MCExpr *LHS, const MCExpr *RHS, in createAnd() function
/external/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
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h525 static const MCBinaryExpr *createAnd(const MCExpr *LHS, const MCExpr *RHS, in createAnd() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp835 Value *Nucleus::createAnd(Value *lhs, Value *rhs) in createAnd() function in rr::Nucleus
DSubzeroReactor.cpp1328 Value *Nucleus::createAnd(Value *lhs, Value *rhs) in createAnd() function in rr::Nucleus