Home
last modified time | relevance | path

Searched refs:NeedClampOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5142 bool NeedClampOperand = false; in EmitInstrWithCustomInserter() local
5145 NeedClampOperand = true; in EmitInstrWithCustomInserter()
5156 if (NeedClampOperand) in EmitInstrWithCustomInserter()