Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCExpr.h496 static const MCBinaryExpr *createXor(const MCExpr *LHS, const MCExpr *RHS, in createXor() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCExpr.h549 static const MCBinaryExpr *createXor(const MCExpr *LHS, const MCExpr *RHS, in createXor() function
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp816 Value *Nucleus::createXor(Value *lhs, Value *rhs) in createXor() function in rr::Nucleus
DLLVMReactor.cpp1131 Value *Nucleus::createXor(Value *lhs, Value *rhs) in createXor() function in rr::Nucleus