Searched defs:isDesirableToCommuteXorWithShift (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4339 virtual bool isDesirableToCommuteXorWithShift(const SDNode *N) const { isDesirableToCommuteXorWithShift() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 13854 bool ARMTargetLowering::isDesirableToCommuteXorWithShift( isDesirableToCommuteXorWithShift() function in ARMTargetLowering |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 17315 bool AArch64TargetLowering::isDesirableToCommuteXorWithShift( isDesirableToCommuteXorWithShift() function in AArch64TargetLowering |