Searched refs:hasIntClamp (Results 1 – 6 of 6) sorted by relevance
306 bool hasIntClamp() const { in hasIntClamp() function
756 static bool hasIntClamp(const MachineInstr &MI) { in hasIntClamp() function
1708 def HasIntClamp : Predicate<"Subtarget->hasIntClamp()">,
530 if (ST.hasVOP3PInsts() && ST.hasAddNoCarry() && ST.hasIntClamp()) { in AMDGPULegalizerInfo()605 if (ST.hasIntClamp()) { in AMDGPULegalizerInfo()
450 if (Subtarget->hasIntClamp()) in SITargetLowering()
1480 bool hasIntClamp() const { in hasIntClamp() function in __anon1b27f7090111::AMDGPUAsmParser3594 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) { in validateIntClampSupported()