HomeSort by relevance Sort by last modified time
    Searched refs:second_instr (Results 1 - 2 of 2) sorted by null

  /external/v8/src/s390/
code-stubs-s390.h 122 uint64_t second_instr = local
129 bool isSecondInstrNOP = isBranchNop(second_instr, second_instr_length);
  /art/compiler/optimizing/
nodes.cc 376 HInstruction* second_instr = phi->InputAt(second); local
378 phi->ReplaceInput(second_instr, first);
    [all...]

Completed in 69 milliseconds