Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp293 ConstantInt *AndRHS, *XorRHS; in SimplifyDemandedUseBits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3833 SDValue XorRHS = Op0.getOperand(1); in SimplifySetCC() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp12205 const ExprResult &XorRHS, in diagnoseXorMisusedAsPow()