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