Home
last modified time | relevance | path

Searched defs:createXor (Results 1 – 5 of 5) 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-10.0/llvm/include/llvm/MC/
DMCExpr.h557 static const MCBinaryExpr *createXor(const MCExpr *LHS, const MCExpr *RHS, in createXor() function
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h610 static const MCBinaryExpr *createXor(const MCExpr *LHS, const MCExpr *RHS, in createXor() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp847 Value *Nucleus::createXor(Value *lhs, Value *rhs) in createXor() function in rr::Nucleus
DSubzeroReactor.cpp1340 Value *Nucleus::createXor(Value *lhs, Value *rhs) in createXor() function in rr::Nucleus