Searched defs:XorC (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSimplifyDemanded.cpp | 362 Constant *XorC = ConstantInt::get(VTy, NewMask & XorRHS->getValue()); SimplifyDemandedUseBits() local |
H A D | InstCombineAddSub.cpp | 1788 const APInt *XorC; visitAdd() local |
H A D | InstCombineAndOrXor.cpp | 2329 const APInt *XorC; visitAnd() local |
H A D | InstCombineCompares.cpp | 1564 const APInt *XorC; foldICmpXorConstant() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 13862 auto *XorC = dyn_cast<ConstantSDNode>(N->getOperand(1)); isDesirableToCommuteXorWithShift() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 17323 auto *XorC = dyn_cast<ConstantSDNode>(N->getOperand(1)); isDesirableToCommuteXorWithShift() local |