Searched defs:isNonZeroModBitWidthOrUndef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 6489 static bool isNonZeroModBitWidthOrUndef(const MachineRegisterInfo &MRI, isNonZeroModBitWidthOrUndef() function |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 7841 static bool isNonZeroModBitWidthOrUndef(SDValue Z, unsigned BW) { isNonZeroModBitWidthOrUndef() function |