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

  /art/compiler/dex/
frontend.h 97 art::llvm::IntrinsicHelper* GetIntrinsicHelper() {
  /art/compiler/llvm/
llvm_compilation_unit.cc 240 fpm.add(CreateGBCExpanderPass(*llvm_info_->GetIntrinsicHelper(), *irb_.get(),
244 fpm2.add(CreateGBCExpanderPass(*llvm_info_->GetIntrinsicHelper(), *irb_.get(),
  /art/compiler/dex/portable/
mir_to_gbc.cc 133 intrinsic_helper_ = llvm_info_->GetIntrinsicHelper();
    [all...]

Completed in 3760 milliseconds