Home | History | Annotate | Download | only in NVPTX

Lines Matching full:approx

31     cl::desc("NVPTX Specifies: 0 use div.approx, 1 use div.full, 2 use"
37 cl::desc("NVPTX Specific: 0 use sqrt.approx, 1 use sqrt.rn."),
69 // Otherwise, use div.approx if fast math is enabled
82 // Otherwise, use sqrt.approx if fast math is enabled