Searched refs:hasIntClamp (Results 1 – 6 of 6) sorted by relevance
295 bool hasIntClamp() const { in hasIntClamp() function
701 static bool hasIntClamp(const MachineInstr &MI) { in hasIntClamp() function
1412 def HasIntClamp : Predicate<"Subtarget->hasIntClamp()">,
531 if (ST.hasVOP3PInsts() && ST.hasAddNoCarry() && ST.hasIntClamp()) { in AMDGPULegalizerInfo()575 if (ST.hasIntClamp()) { in AMDGPULegalizerInfo()
486 if (Subtarget->hasIntClamp()) { in SITargetLowering()
1386 bool hasIntClamp() const { in hasIntClamp() function in __anond6d823d00111::AMDGPUAsmParser3371 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) { in validateIntClampSupported()