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

/art/runtime/
H A Ddex_instruction-inl.h256 case k25x: return VRegB_25x();
335 inline uint4_t Instruction::VRegB_25x() const { function in class:art::Instruction
457 // Copies all of the parameter registers into the arg array. Check the length with VRegB_25x()+2.
482 uint4_t count = VRegB_25x();

Completed in 68 milliseconds