Home
last modified time | relevance | path

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

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