Searched defs:XorLHS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1232 Value *XorLHS = nullptr; ConstantInt *XorRHS = nullptr; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3500 SDValue XorLHS = Op0.getOperand(0); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11278 static void diagnoseXorMisusedAsPow(Sema &S, const ExprResult &XorLHS, argument

Completed in 243 milliseconds