Searched refs:kMacro (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/x86/ |
D | x86_lir.h | 684 kMacro, // An instruction composing multiple others enumerator
|
D | assemble_x86.cc | 527 …{ kX86StartOfMethod, kMacro, IS_UNARY_OP | SETS_CCODES, { 0, 0, 0, 0, 0, 0, 0, 0, … 832 case kMacro: // lir operands - 0: reg in GetInsnSize() 1877 case kMacro: // lir operands - 0: reg in AssembleInstructions()
|