Searched defs:flatlike (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 1308 FLAT_instruction& flatlike() { return *(FLAT_instruction*)this; } function in struct:aco::Instruction 1310 const FLAT_instruction& flatlike() const { return *(FLAT_instruction*)this; } function in struct:aco::Instruction |
Completed in 8 milliseconds