Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h62 bool NoSignedZerosFPMath = false; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h195 unsigned NoSignedZerosFPMath : 1; global() variable