Searched defs:mayIgnoreSignedZero (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUCombinerHelper.cpp | 138 static bool mayIgnoreSignedZero(MachineInstr &MI) { in mayIgnoreSignedZero() function |
H A D | AMDGPUISelLowering.cpp | 583 bool AMDGPUTargetLowering::mayIgnoreSignedZero(SDValue Op) const { mayIgnoreSignedZero() function in AMDGPUTargetLowering |