Searched refs:VT_64 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/hsail/insts/
H A Ddecl.hh86 Enums::M_U64, VT_64, 1> B64;
91 typedef HsailDataType<DRegOperandType, int64_t, Enums::M_S64, VT_64> S64;
96 typedef HsailDataType<DRegOperandType, uint64_t, Enums::M_U64, VT_64> U64;
99 typedef HsailDataType<DRegOperandType, double, Enums::M_F64, VT_64> F64;
/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.hh194 VT_64, enumerator in enum:__anon135
239 // The return VGPR type (VT_32 or VT_64)

Completed in 6 milliseconds