Searched refs:hasIntClamp (Results 1 – 6 of 6) sorted by relevance
335 bool hasIntClamp() const { in hasIntClamp() function
879 static bool hasIntClamp(const MachineInstr &MI) { in hasIntClamp() function
1925 def HasIntClamp : Predicate<"Subtarget->hasIntClamp()">,
684 if (ST.hasVOP3PInsts() && ST.hasAddNoCarry() && ST.hasIntClamp()) { in AMDGPULegalizerInfo()779 if (ST.hasIntClamp()) { in AMDGPULegalizerInfo()
511 if (Subtarget->hasIntClamp()) in SITargetLowering()
1518 bool hasIntClamp() const { in hasIntClamp() function in __anoneb28f2920111::AMDGPUAsmParser3677 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) { in validateIntClampSupported()