Searched refs:LP_MAX_INLINED_TEMPS (Results 1 – 4 of 4) sorted by relevance
65 #define LP_MAX_INLINED_TEMPS 256 macro
459 LLVMValueRef temps[LP_MAX_INLINED_TEMPS][TGSI_NUM_CHANNELS];553 LLVMValueRef temps[LP_MAX_INLINED_TEMPS];
426 assert(idx < LP_MAX_INLINED_TEMPS); in lp_emit_declaration_aos()
2969 assert(last < LP_MAX_INLINED_TEMPS); in lp_emit_declaration_soa()3953 if (info->file_max[TGSI_FILE_TEMPORARY] >= LP_MAX_INLINED_TEMPS) { in lp_build_tgsi_soa()