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