Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h129 VPValue *createNot(VPValue *Operand) { in createNot() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h133 VPValue *createNot(VPValue *Operand) { in createNot() function
/external/llvm/include/llvm/MC/
DMCExpr.h358 static const MCUnaryExpr *createNot(const MCExpr *Expr, MCContext &Ctx) { in createNot() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp865 Value *Nucleus::createNot(Value *v) in createNot() function in rr::Nucleus
DSubzeroReactor.cpp1361 Value *Nucleus::createNot(Value *v) in createNot() function in rr::Nucleus