Home
last modified time | relevance | path

Searched refs:GetIntrinsicHelper (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dfrontend.h96 art::llvm::IntrinsicHelper* GetIntrinsicHelper() { in GetIntrinsicHelper() function
/art/compiler/llvm/
Dllvm_compilation_unit.cc242 fpm.add(CreateGBCExpanderPass(*llvm_info_->GetIntrinsicHelper(), *irb_.get(), in MaterializeToRawOStream()
246 fpm2.add(CreateGBCExpanderPass(*llvm_info_->GetIntrinsicHelper(), *irb_.get(), in MaterializeToRawOStream()
/art/compiler/dex/portable/
Dmir_to_gbc.cc116 intrinsic_helper_ = llvm_info_->GetIntrinsicHelper(); in InitIR()