Searched refs:hasIntClamp (Results 1 – 4 of 4) sorted by relevance
448 bool hasIntClamp() const { in hasIntClamp() function
580 static bool hasIntClamp(const MachineInstr &MI) { in hasIntClamp() function
700 def HasIntClamp : Predicate<"Subtarget->hasIntClamp()">,
987 bool hasIntClamp() const { in hasIntClamp() function in __anone445c97f0111::AMDGPUAsmParser2369 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) { in validateIntClampSupported()