Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h131 bool isConstantCheaperToNegate(SDValue N) const;
H A DAMDGPUISelLowering.cpp4695 bool AMDGPUTargetLowering::isConstantCheaperToNegate(SDValue N) const { in isConstantCheaperToNegate() function in AMDGPUTargetLowering