Home
last modified time | relevance | path

Searched defs:mayIgnoreSignedZero (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombinerHelper.cpp138 static bool mayIgnoreSignedZero(MachineInstr &MI) { in mayIgnoreSignedZero() function
H A DAMDGPUISelLowering.cpp629 bool AMDGPUTargetLowering::mayIgnoreSignedZero(SDValue Op) const { in mayIgnoreSignedZero() function in AMDGPUTargetLowering