Searched defs:init_from_vect (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/hsail/
H A Doperand.cc141 BaseRegOperand::init_from_vect(unsigned opOffset, const BrigObject *obj, function in class:BaseRegOperand
H A Doperand.hh135 init_from_vect(unsigned opOffset, const BrigObject *obj, int at) function in class:SRegOperand
240 init_from_vect(unsigned opOffset, const BrigObject *obj, int at) function in class:DRegOperand
304 init_from_vect(unsigned opOffset, const BrigObject *obj, int at) function in class:CRegOperand
422 ImmOperand<T>::init_from_vect(unsigned opOffset, const BrigObject *obj, int at) function in class:ImmOperand
550 RegOrImmOperand<RegOperand, T>::init_from_vect(unsigned opOffset, function in class:RegOrImmOperand
[all...]

Completed in 9 milliseconds