Home
last modified time | relevance | path

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

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