Searched refs:hasIntClamp (Results 1 – 4 of 4) sorted by relevance
475 bool hasIntClamp() const { in hasIntClamp() function
644 static bool hasIntClamp(const MachineInstr &MI) { in hasIntClamp() function
1100 def HasIntClamp : Predicate<"Subtarget->hasIntClamp()">,
1196 bool hasIntClamp() const { in hasIntClamp() function in __anon6f3692530111::AMDGPUAsmParser2932 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) { in validateIntClampSupported()