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