Searched refs:hasIntClamp (Results 1 – 6 of 6) sorted by relevance
298 bool hasIntClamp() const { in hasIntClamp() function
749 static bool hasIntClamp(const MachineInstr &MI) { in hasIntClamp() function
1647 def HasIntClamp : Predicate<"Subtarget->hasIntClamp()">,
531 if (ST.hasVOP3PInsts() && ST.hasAddNoCarry() && ST.hasIntClamp()) { in AMDGPULegalizerInfo()606 if (ST.hasIntClamp()) { in AMDGPULegalizerInfo()
428 if (Subtarget->hasIntClamp()) in SITargetLowering()
1473 bool hasIntClamp() const { in hasIntClamp() function in __anon71e405cc0111::AMDGPUAsmParser3549 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) { in validateIntClampSupported()