Home
last modified time | relevance | path

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

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