Searched refs:isel_err (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_instruction_selection.cpp | 49 #define isel_err(...) _isel_err(ctx, __FILE__, __LINE__, __VA_ARGS__) macro 1152 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1172 isel_err(&instr->instr, "Unimplemented uniform bcsel bit size"); 1379 isel_err(&instr->instr, "nir alu dst not in ssa"); 1504 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1535 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1574 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1590 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1606 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1622 isel_err( [all...] |
Completed in 4 milliseconds