Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dcodegen.cpp2899 static LLVMValueRef gen_div(CodeGen *g, bool want_runtime_safety, bool want_fast_math, in gen_div()
3055 static LLVMValueRef gen_rem(CodeGen *g, bool want_runtime_safety, bool want_fast_math, in gen_rem()
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dcodegen.cpp2899 static LLVMValueRef gen_div(CodeGen *g, bool want_runtime_safety, bool want_fast_math, in gen_div()
3055 static LLVMValueRef gen_rem(CodeGen *g, bool want_runtime_safety, bool want_fast_math, in gen_rem()