Home
last modified time | relevance | path

Searched defs:createXor (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h557 static const MCBinaryExpr *createXor(const MCExpr *LHS, const MCExpr *RHS, in createXor() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp867 Value *Nucleus::createXor(Value *lhs, Value *rhs) in createXor() function in rr::Nucleus
DSubzeroReactor.cpp1339 Value *Nucleus::createXor(Value *lhs, Value *rhs) in createXor() function in rr::Nucleus