Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h1354 FLAT_instruction& flatlike() { return *(FLAT_instruction*)this; } in flatlike() function
1356 const FLAT_instruction& flatlike() const { return *(FLAT_instruction*)this; } in flatlike() function