Home
last modified time | relevance | path

Searched refs:strict_fp_math_md (Results 1 – 2 of 2) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_LLVM.h164 llvm::MDNode *strict_fp_math_md; variable
H A DCodeGen_LLVM.cpp191 strict_fp_math_md(nullptr), in CodeGen_LLVM()
428 strict_fp_math_md = md_builder.createFPMath(0.0); in init_context()
3241 builder->setDefaultFPMathTag(strict_fp_math_md); in visit()
3291 builder->setDefaultFPMathTag(strict_fp_math_md); in visit()
3302 builder->setDefaultFPMathTag(strict_fp_math_md); in visit()
3318 builder->setDefaultFPMathTag(strict_fp_math_md); in visit()