Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h130 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/
DSubzeroReactor.cpp836 Value *Nucleus::createNot(Value *v) in createNot() function in rr::Nucleus
DLLVMReactor.cpp1146 Value *Nucleus::createNot(Value *v) in createNot() function in rr::Nucleus