Home
last modified time | relevance | path

Searched defs:XorLHS (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4842 SDValue XorLHS = Op0.getOperand(0); SimplifySetCC() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp12632 diagnoseXorMisusedAsPow(Sema & S,const ExprResult & XorLHS,const ExprResult & XorRHS,const SourceLocation Loc) diagnoseXorMisusedAsPow() argument