Searched refs:FormatOf (Results 1 – 7 of 7) sorted by relevance
60 switch (FormatOf(Opcode())) { in HasVRegA()131 DCHECK_EQ(FormatOf(Opcode()), k10t); in VRegA_10t()136 DCHECK_EQ(FormatOf(Opcode()), k10x); in VRegA_10x()141 DCHECK_EQ(FormatOf(Opcode()), k11n); in VRegA_11n()264 switch (FormatOf(Opcode())) { in HasVRegB()291 return FormatOf(Opcode()) == k51l; in HasWideVRegB()442 switch (FormatOf(Opcode())) { in HasVRegC()457 return VRegC(FormatOf(Opcode())); in VRegC()527 switch (FormatOf(Opcode())) { in HasVRegH()535 switch (FormatOf(Opcode())) { in VRegH()[all …]
257 DCHECK(FormatOf(Opcode()) >= k10x && FormatOf(Opcode()) <= k10t); in Next_1xx()263 DCHECK(FormatOf(Opcode()) >= k20t && FormatOf(Opcode()) <= k22c); in Next_2xx()269 DCHECK(FormatOf(Opcode()) >= k32x && FormatOf(Opcode()) <= k3rc); in Next_3xx()275 DCHECK(FormatOf(Opcode()) >= k45cc && FormatOf(Opcode()) <= k4rcc); in Next_4xx()281 DCHECK(FormatOf(Opcode()) == k51l); in Next_51l()496 DCHECK(FormatOf(Opcode()) == k10x); in SetVRegA_10x()502 DCHECK(FormatOf(Opcode()) == k3rc); in SetVRegB_3rc()508 DCHECK(FormatOf(Opcode()) == k35c); in SetVRegB_35c()514 DCHECK(FormatOf(Opcode()) == k22c); in SetVRegC_22c()520 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegA_21c()[all …]
26 EXPECT_EQ(Instruction::k10x, Instruction::FormatOf(nop)); in TEST()
77 switch (FormatOf(Opcode())) { in GetTargetOffset()178 switch (FormatOf(Opcode())) { in DumpString()
805 switch (Instruction::FormatOf(pDecInsn->Opcode())) { in indexString()1006 switch (Instruction::FormatOf(pDecInsn->Opcode())) { in dumpInstruction()
361 switch (Instruction::FormatOf(dec_insn->Opcode())) { in IndexString()862 switch (Instruction::FormatOf(dec_insn->Opcode())) { in DumpInstruction()
1035 switch (Instruction::FormatOf(dec_insn->Opcode())) { in GetIdFromInstruction()