Searched defs:instr (Results 1 – 13 of 13) sorted by relevance
17 def create(instr, command) argument39 def create_id(instr, command) argument61 def create_spec(instr, command) argument
23 def initialize(instr, create) argument63 def concat_args(instr, create) argument97 def generate_file(new_file, instr) argument
253 for (auto instr = codeEntry; instr < codeExit; instr += vixl::aarch64::kInstructionSize) { in TEST_F() local308 for (auto instr = codeEntry; instr < codeExit; instr += vixl::aarch64::kInstructionSize) { in CheckSpillFillCoalescingForEvenRegsNumber() local368 for (auto instr = codeEntry; instr < codeExit; instr += vixl::aarch64::kInstructionSize) { in CheckSpillFillCoalescingForOddRegsNumber() local599 for (auto instr = codeEntry; instr < codeExit; instr += vixl::aarch64::kInstructionSize) { in AssertCode() local
3490 for (auto instr = reinterpret_cast<const vixl::aarch64::Instruction *>(begin); in GetOutput() local
41 def format_array(instr) argument
68 for (auto instr = usedRegsCollector.GetPrevInstruction(endInstr); instr >= startInstr; in CollectForCode() local100 void AppendRegisterNameToOutput(const vixl::aarch64::Instruction *instr, in AppendRegisterNameToOutput()
242 for (auto instr = start_pointer; instr < end_pointer; instr += kInstructionSize) { in PrintInstructions() local
153 for (auto instr : bbr->Insts()) { in BuildSetOfPairs() local
255 for (auto instr = startPointer_; instr < endPointer_; instr += kInstructionSize) { in PrintInstructions() local
335 for (auto instr = startInstr; instr < endInstr; instr += vixl::aarch64::kInstructionSize) { in PrintCodeArm64() local
3451 for (auto instr = reinterpret_cast<const vixl::aarch64::Instruction *>(begin); in GetOutput() local
2864 auto instr = GetMasm()->GetBuffer()->GetOffsetAddress<vixl::aarch64::Instruction *>(pc); in DisasmInstr() local