Home
last modified time | relevance | path

Searched defs:flatlike (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1308 FLAT_instruction& flatlike() { return *(FLAT_instruction*)this; } in flatlike() function
1310 const FLAT_instruction& flatlike() const { return *(FLAT_instruction*)this; } in flatlike() function