Home
last modified time | relevance | path

Searched defs:XorRHS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp351 ConstantInt *AndRHS, *XorRHS; in SimplifyDemandedUseBits() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4853 SDValue XorRHS = Op0.getOperand(1); in SimplifySetCC() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp12685 const ExprResult &XorRHS, in diagnoseXorMisusedAsPow()