Searched refs:TGSI_FILE_MEMORY (Results 1 – 14 of 14) sorted by relevance
216 file != TGSI_FILE_MEMORY && in tgsi_is_bindless_image_file()
398 if (decl->Declaration.File == TGSI_FILE_MEMORY) { in iter_declaration()
825 struct ureg_src reg = ureg_src_register(TGSI_FILE_MEMORY, memory_type); in ureg_DECL_memory()1767 out[0].decl.File = TGSI_FILE_MEMORY; in emit_decl_memory()
1462 } else if (file == TGSI_FILE_MEMORY) { in parse_declaration()
3944 else if (inst->Src[0].Register.File == TGSI_FILE_MEMORY) in exec_load()4068 else if (inst->Dst[0].Register.File == TGSI_FILE_MEMORY) in exec_store()4280 else if (inst->Src[0].Register.File == TGSI_FILE_MEMORY) in exec_atomop()
430 case TGSI_FILE_MEMORY: return nv50_ir::FILE_MEMORY_GLOBAL; in translateFile()1137 memoryFiles.resize(scan.file_max[TGSI_FILE_MEMORY] + 1); in scanSource()1472 case TGSI_FILE_MEMORY: in scanDeclaration()1583 if (dst.getFile() != TGSI_FILE_MEMORY && in scanInstruction()1593 (dst.getFile() == TGSI_FILE_MEMORY && in scanInstruction()1600 insn.getSrc(0).getFile() != TGSI_FILE_MEMORY || in scanInstruction()1819 if (tgsiFile == TGSI_FILE_MEMORY) { in makeSym()2153 if (dst.isMasked(c) || f == TGSI_FILE_BUFFER || f == TGSI_FILE_MEMORY || in acquireDst()2690 case TGSI_FILE_MEMORY: in handleLOAD()2835 case TGSI_FILE_MEMORY: in handleSTORE()[all …]
82 TGSI_FILE_MEMORY, enumerator
76 TGSI_FILE_MEMORY, enumerator
543 if (inst->Src[0].Register.File == TGSI_FILE_MEMORY) { in load_emit()761 if (inst->Dst[0].Register.File == TGSI_FILE_MEMORY) { in store_emit()935 if (inst->Src[0].Register.File == TGSI_FILE_MEMORY) { in atomic_emit()
806 case TGSI_FILE_MEMORY: in emit_declaration()
1279 case TGSI_FILE_MEMORY: in iter_declaration()2363 case TGSI_FILE_MEMORY: in is_integer_memory()2406 } else if (dst->Register.File == TGSI_FILE_BUFFER || dst->Register.File == TGSI_FILE_MEMORY) { in translate_store()2467 src->Register.File == TGSI_FILE_MEMORY) { in translate_load()2636 if (src->Register.File == TGSI_FILE_BUFFER || src->Register.File == TGSI_FILE_MEMORY) { in translate_atomic()2839 } else if (dst_reg->Register.File == TGSI_FILE_MEMORY) { in get_destination_info()3129 } else if (src->Register.File == TGSI_FILE_MEMORY) { in get_source_info()4894 if (src->Register.File == TGSI_FILE_MEMORY) in analyze_instruction()
367 if (decl->Declaration.File == TGSI_FILE_MEMORY) { in iter_declaration()
1437 } else if (file == TGSI_FILE_MEMORY) { in parse_declaration()
989 case TGSI_FILE_MEMORY: in tgsi_declaration()8253 if (inst->Src[0].Register.File == TGSI_FILE_MEMORY) in tgsi_load()8463 else if (inst->Dst[0].Register.File == TGSI_FILE_MEMORY) in tgsi_store()8778 if (inst->Src[0].Register.File == TGSI_FILE_MEMORY) in tgsi_atomic_op()