Home
last modified time | relevance | path

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

/art/compiler/llvm/
Druntime_support_builder.cc177 void RuntimeSupportBuilder::EmitMarkGCCard(::llvm::Value* value, ::llvm::Value* target_addr) { in EmitMarkGCCard() function in art::llvm::RuntimeSupportBuilder
Dgbc_expander.cc2540 void GBCExpanderPass::EmitMarkGCCard(llvm::Value* value, llvm::Value* target_addr) { in EmitMarkGCCard() function in __anonb828269f0111::GBCExpanderPass