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

/art/compiler/dex/
H A Dtype_inference_test.cc646 constexpr uint32_t thiz = kLocalVRs; local
648 DEF_IGET(3u, Instruction::IGET_BYTE, 0u, thiz, 0u),
649 DEF_IGET(3u, Instruction::IGET_CHAR, 1u, thiz, 1u),
650 DEF_IGET_WIDE(3u, Instruction::IGET_WIDE, 2u, thiz, 2u),
651 DEF_IGET(3u, Instruction::IGET, 4u, thiz, 3u),
652 DEF_IGET(3u, Instruction::IGET, 5u, thiz, 4u),
653 DEF_IGET_WIDE(3u, Instruction::IGET_WIDE, 6u, thiz, 5u),
654 DEF_IGET(3u, Instruction::IGET_SHORT, 8u, thiz, 6u),
655 DEF_IGET(3u, Instruction::IGET_BOOLEAN, 9u, thiz, 7u),
656 DEF_IGET(3u, Instruction::IGET_OBJECT, 10u, thiz,
757 constexpr uint32_t thiz = kLocalVRs; local
1995 constexpr uint32_t thiz = kLocalVRs; local
[all...]

Completed in 14 milliseconds