Home
last modified time | relevance | path

Searched refs:isNonZeroModBitWidthOrUndef (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5798 static bool isNonZeroModBitWidthOrUndef(const MachineRegisterInfo &MRI, in isNonZeroModBitWidthOrUndef() function
5827 if (isNonZeroModBitWidthOrUndef(MRI, Z, BW)) { in lowerFunnelShiftWithInverse()
5868 if (isNonZeroModBitWidthOrUndef(MRI, Z, BW)) { in lowerFunnelShiftAsShifts()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6481 static bool isNonZeroModBitWidthOrUndef(SDValue Z, unsigned BW) { in isNonZeroModBitWidthOrUndef() function
6512 if (isNonZeroModBitWidthOrUndef(Z, BW)) { in expandFunnelShift()
6536 if (isNonZeroModBitWidthOrUndef(Z, BW)) { in expandFunnelShift()