Lines Matching refs:getIConstantVRegValWithLookThrough
296 std::optional<ValueAndVReg> ValAndVReg = getIConstantVRegValWithLookThrough( in getIConstantVRegVal()
433 std::optional<ValueAndVReg> llvm::getIConstantVRegValWithLookThrough( in getIConstantVRegValWithLookThrough() function in llvm
1416 getIConstantVRegValWithLookThrough(SplatValAndReg->VReg, MRI)) in getIConstantSplatVal()
1501 if (auto C = getIConstantVRegValWithLookThrough(Def, MRI)) in isConstantOrConstantVector()
1507 if (getIConstantVRegValWithLookThrough(BV->getSourceReg(SrcIdx), MRI) || in isConstantOrConstantVector()
1538 if (auto C = getIConstantVRegValWithLookThrough(Def, MRI)) in isConstantOrConstantSplatVector()
1776 getIConstantVRegValWithLookThrough(ShiftAmount, MRI); in shiftAmountKnownInRange()
1789 getIConstantVRegValWithLookThrough(BV->getSourceReg(I), MRI); in shiftAmountKnownInRange()
1872 getIConstantVRegValWithLookThrough(Insert->getIndexReg(), MRI); in canCreateUndefOrPoison()
1884 getIConstantVRegValWithLookThrough(Extract->getIndexReg(), MRI); in canCreateUndefOrPoison()
2029 getIConstantVRegValWithLookThrough(Splat->getScalarReg(), MRI); in getConstant()
2041 getIConstantVRegValWithLookThrough(SrcReg, MRI); in getConstant()
2050 getIConstantVRegValWithLookThrough(Const, MRI); in getConstant()