Home
last modified time | relevance | path

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

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