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

  /art/compiler/jni/portable/
jni_compiler.cc 124 ::llvm::Value* shadow_frame_upcast = irb_.CreateConstGEP2_32(shadow_frame_, 0, 0); local
126 irb_.Runtime().EmitPushShadowFrame(shadow_frame_upcast, method_object_addr, handle_scope_size);
  /art/compiler/llvm/
gbc_expander.cc 1335 llvm::Value* shadow_frame_upcast = local
    [all...]

Completed in 55 milliseconds