Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4242 bool NeedClampOperand = false; in EmitInstrWithCustomInserter() local
4245 NeedClampOperand = true; in EmitInstrWithCustomInserter()
4256 if (NeedClampOperand) in EmitInstrWithCustomInserter()