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

  /art/compiler/llvm/
runtime_support_builder.h 71 virtual void EmitMarkGCCard(::llvm::Value* value, ::llvm::Value* target_addr);
runtime_support_builder.cc 177 void RuntimeSupportBuilder::EmitMarkGCCard(::llvm::Value* value, ::llvm::Value* target_addr) {
gbc_expander.cc 362 void EmitMarkGCCard(llvm::Value* value, llvm::Value* target_addr);
    [all...]

Completed in 51 milliseconds