Home
last modified time | relevance | path

Searched refs:kExpectingLabel (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/mips/
Dassembler_mips.cc60 CHECK_EQ(ds_fsm_state_, kExpectingLabel); in DsFsmInstr()
65 case kExpectingLabel: in DsFsmInstr()
103 CHECK_EQ(ds_fsm_state_, kExpectingLabel); in DsFsmLabel()
108 case kExpectingLabel: in DsFsmLabel()
131 ds_fsm_state_ = kExpectingLabel; in DsFsmCommitLabel()
135 ds_fsm_state_ = kExpectingLabel; in DsFsmDropLabel()
Dassembler_mips.h190 ds_fsm_state_(kExpectingLabel), in Assembler()
1056 kExpectingLabel, enumerator