Searched refs:hasIntClamp (Results 1 – 6 of 6) sorted by relevance
358 bool hasIntClamp() const { in hasIntClamp() function
896 static bool hasIntClamp(const MachineInstr &MI) { in hasIntClamp() function
2121 def HasIntClamp : Predicate<"Subtarget->hasIntClamp()">,
721 if (ST.hasVOP3PInsts() && ST.hasAddNoCarry() && ST.hasIntClamp()) { in AMDGPULegalizerInfo()816 if (ST.hasIntClamp()) { in AMDGPULegalizerInfo()
512 if (Subtarget->hasIntClamp()) in SITargetLowering()
1529 bool hasIntClamp() const { in hasIntClamp() function in __anon6862249c0111::AMDGPUAsmParser3846 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) { in validateIntClampSupported()