Searched refs:isShiftedMask_64 (Results 1 – 7 of 7) sorted by relevance
176 (isShiftedMask_64(Imm.getZExtValue()) || in getIntImmCost()177 isShiftedMask_64(~Imm.getZExtValue()))) in getIntImmCost()
237 if (isShiftedMask_64(Imm)) { in processLogicalImmediate()243 if (!isShiftedMask_64(~Imm)) in processLogicalImmediate()
108 inline bool isShiftedMask_64(uint64_t Value) { in isShiftedMask_64() function
371 inline bool isShiftedMask_64(uint64_t Value) {
2020 if (!isShiftedMask_64(NonZeroBits)) in isBitfieldPositioningOp()2042 return isShiftedMask_64(Mask); in isShiftedMask()
4958 } else if (isShiftedMask_64(MaskVal)) { in tryBFE()
66 if (!isShiftedMask_64(I)) in isShiftedMask()