Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4852 SDValue XorLHS = Op0.getOperand(0); in SimplifySetCC() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp12684 static void diagnoseXorMisusedAsPow(Sema &S, const ExprResult &XorLHS, in diagnoseXorMisusedAsPow()