Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5390 static bool isNonZeroModBitWidthOrUndef(const MachineRegisterInfo &MRI, in isNonZeroModBitWidthOrUndef() function
5419 if (isNonZeroModBitWidthOrUndef(MRI, Z, BW)) { in lowerFunnelShiftWithInverse()
5460 if (isNonZeroModBitWidthOrUndef(MRI, Z, BW)) { in lowerFunnelShiftAsShifts()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6452 static bool isNonZeroModBitWidthOrUndef(SDValue Z, unsigned BW) { in isNonZeroModBitWidthOrUndef() function
6483 if (isNonZeroModBitWidthOrUndef(Z, BW)) { in expandFunnelShift()
6507 if (isNonZeroModBitWidthOrUndef(Z, BW)) { in expandFunnelShift()