Searched defs:Operand (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 485 class Operand final { class in namespace:aco 487 constexpr Operand() function in class:aco::Operand 493 explicit Operand(Temp r) noexcept function in class:aco::Operand 503 explicit Operand(Temp r, PhysReg reg) noexcept function in class:aco::Operand 646 explicit Operand(RegClass type) noexcept function in class:aco::Operand 652 explicit Operand(PhysReg reg, RegClass type) noexcept function in class:aco::Operand [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | mtypes.h | 1105 __extension__ uint8_t Operand:2; /**< TEXENV_OPR_x */ member in struct:gl_tex_env_argument |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | mtypes.h | 1105 __extension__ uint8_t Operand:2; /**< TEXENV_OPR_x */ member in struct:gl_tex_env_argument |
Completed in 25 milliseconds