Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4012 virtual bool isDesirableToCommuteXorWithShift(const SDNode *N) const { in isDesirableToCommuteXorWithShift() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13687 bool ARMTargetLowering::isDesirableToCommuteXorWithShift( in isDesirableToCommuteXorWithShift() function in ARMTargetLowering
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14960 bool AArch64TargetLowering::isDesirableToCommuteXorWithShift( in isDesirableToCommuteXorWithShift() function in AArch64TargetLowering