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

  /art/runtime/
utils.h 290 void Push32(std::vector<uint8_t, Alloc>* buf, int32_t data) {
  /art/compiler/dex/quick/
codegen_util.cc 480 Push32(buf, UINT32_C(0));
493 Push32(&code_buffer_, data_lir->operands[0]);
570 Push32(&code_buffer_, key);
571 Push32(&code_buffer_, disp);
595 Push32(&code_buffer_, disp);
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc     [all...]

Completed in 568 milliseconds