Searched refs:hasIntClamp (Results 1 – 6 of 6) sorted by relevance
383 bool hasIntClamp() const { in hasIntClamp() function
933 static bool hasIntClamp(const MachineInstr &MI) { in hasIntClamp() function
2523 def HasIntClamp : Predicate<"Subtarget->hasIntClamp()">,
734 if (ST.hasVOP3PInsts() && ST.hasAddNoCarry() && ST.hasIntClamp()) { in AMDGPULegalizerInfo()829 if (ST.hasIntClamp()) { in AMDGPULegalizerInfo()
527 if (Subtarget->hasIntClamp()) in SITargetLowering()
1593 bool hasIntClamp() const { in hasIntClamp() function in __anon6862249c0111::AMDGPUAsmParser4106 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) { in validateIntClampSupported()