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