Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c2415 LLVMValueRef f32undef = LLVMGetUndef(ctx->ac.f32); in si_llvm_init_export_args() local
2446 args->out[0] = f32undef; in si_llvm_init_export_args()
2447 args->out[1] = f32undef; in si_llvm_init_export_args()
2448 args->out[2] = f32undef; in si_llvm_init_export_args()
2449 args->out[3] = f32undef; in si_llvm_init_export_args()