Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h2221 virtual bool isDesirableToCommuteWithShift(const SDNode *N /*Op*/) const { in isDesirableToCommuteWithShift() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6716 AArch64TargetLowering::isDesirableToCommuteWithShift(const SDNode *N) const { in isDesirableToCommuteWithShift() function in AArch64TargetLowering