Searched refs:isel_err (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 49 #define isel_err(...) _isel_err(ctx, __FILE__, __LINE__, __VA_ARGS__) macro 1107 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1127 isel_err(&instr->instr, "Unimplemented uniform bcsel bit size"); 1317 isel_err(&instr->instr, "nir alu dst not in ssa"); 1440 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1452 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1486 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1502 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1518 isel_err(&instr->instr, "Unimplemented NIR instr bit size"); 1534 isel_err( [all...] |
Completed in 14 milliseconds