Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4156 virtual bool isDesirableToCommuteWithShift(const SDNode *N, isDesirableToCommuteWithShift() function
4169 virtual bool isDesirableToCommuteWithShift(const MachineInstr &MI, isDesirableToCommuteWithShift() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp988 bool AMDGPUTargetLowering::isDesirableToCommuteWithShift( isDesirableToCommuteWithShift() function in AMDGPUTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16114 bool RISCVTargetLowering::isDesirableToCommuteWithShift( isDesirableToCommuteWithShift() function in RISCVTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13795 ARMTargetLowering::isDesirableToCommuteWithShift(const SDNode *N, isDesirableToCommuteWithShift() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16362 AArch64TargetLowering::isDesirableToCommuteWithShift(const SDNode *N, isDesirableToCommuteWithShift() function in AArch64TargetLowering
[all...]