Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4310 bool NeedClampOperand = false; in EmitInstrWithCustomInserter() local
4313 NeedClampOperand = true; in EmitInstrWithCustomInserter()
4324 if (NeedClampOperand) in EmitInstrWithCustomInserter()