Home
last modified time | relevance | path

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

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