enum TargetLoweringBase::ReciprocalEstimate
Description
Reciprocal estimate status values used by the functions below.
Declared at: llvm/include/llvm/CodeGen/TargetLowering.h:353
Enumerators
Name | Value | Comment |
---|---|---|
Unspecified | -1 | |
Disabled | 0 | |
Enabled | 1 |
Reciprocal estimate status values used by the functions below.
Declared at: llvm/include/llvm/CodeGen/TargetLowering.h:353
Name | Value | Comment |
---|---|---|
Unspecified | -1 | |
Disabled | 0 | |
Enabled | 1 |