Searched refs:hasIntClamp (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h495 bool hasIntClamp() const { function in class:llvm::GCNSubtarget
H A DSIInstrInfo.h650 static bool hasIntClamp(const MachineInstr &MI) { function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1211 bool hasIntClamp() const { function in class:__anon3940::AMDGPUAsmParser
3015 if ((Desc.TSFlags & SIInstrFlags::IntClamp) != 0 && !hasIntClamp()) {

Completed in 100 milliseconds