Searched refs:hasIntClamp (Results 1 – 6 of 6) sorted by relevance
288 bool hasIntClamp() const { in hasIntClamp() function
700 static bool hasIntClamp(const MachineInstr &MI) { in hasIntClamp() function
1370 def HasIntClamp : Predicate<"Subtarget->hasIntClamp()">,
518 if (ST.hasVOP3PInsts() && ST.hasAddNoCarry() && ST.hasIntClamp()) { in AMDGPULegalizerInfo()562 if (ST.hasIntClamp()) { in AMDGPULegalizerInfo()
446 if (Subtarget->hasIntClamp()) { in SITargetLowering()
1386 bool hasIntClamp() const { in hasIntClamp() function in __anon649c30870111::AMDGPUAsmParser3367 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) { in validateIntClampSupported()