Searched refs:f32undef (Results 1 – 1 of 1) sorted by relevance
2415 LLVMValueRef f32undef = LLVMGetUndef(ctx->ac.f32); in si_llvm_init_export_args() local2446 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()