Home
last modified time | relevance | path

Searched defs:EmitPopShadowFrame (Results 1 – 2 of 2) sorted by relevance

/art/compiler/llvm/
Druntime_support_builder.cc131 void RuntimeSupportBuilder::EmitPopShadowFrame(::llvm::Value* old_shadow_frame) { in EmitPopShadowFrame() function in art::llvm::RuntimeSupportBuilder
/art/compiler/dex/portable/
Dmir_to_gbc.cc226 void MirConverter::EmitPopShadowFrame() { in EmitPopShadowFrame() function in art::MirConverter