Searched defs:pack_args (Results 1 – 2 of 2) sorted by relevance
263 LLVMValueRef pack_args[2] = {values[2 * chan], values[2 * chan + 1]}; in si_llvm_init_ps_export_args() local273 LLVMValueRef pack_args[2] = {ac_to_integer(&ctx->ac, values[2 * chan]), in si_llvm_init_ps_export_args() local
160 SmallVector<Value, 4> pack_args; in matchAndRewrite() local