Home
last modified time | relevance | path

Searched defs:createNot (Results 1 – 4 of 4) 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/include/llvm/MC/
DMCExpr.h358 static const MCUnaryExpr *createNot(const MCExpr *Expr, MCContext &Ctx) { in createNot() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp847 Value *Nucleus::createNot(Value *v) in createNot() function in rr::Nucleus
DSubzeroReactor.cpp1343 Value *Nucleus::createNot(Value *v) in createNot() function in rr::Nucleus