Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.c358 LLVMValueRef floor_x; in exp_emit() local
361 floor_x = lp_build_emit_llvm_unary(bld_base, TGSI_OPCODE_FLR, in exp_emit()
366 TGSI_OPCODE_EX2, floor_x); in exp_emit()
370 TGSI_OPCODE_SUB, emit_data->args[0] /* src0.x */, floor_x); in exp_emit()