Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c637 LLVMValueRef onef = lp_build_const_float(gallivm, 1.0); in init_args() local
678 ooa = LLVMBuildFDiv(b, onef, LLVMBuildFSub(b, e, f, ""), "ooa"); in init_args()