Home
last modified time | relevance | path

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

/art/compiler/llvm/
Dintrinsic_helper.cc50 return irb.getJMethodTy(); in GetLLVMTypeOfIntrinsicValType()
Dir_builder.h355 ::llvm::PointerType* getJMethodTy() { in getJMethodTy() function
/art/compiler/dex/portable/
Dmir_to_gbc.cc1816 args_type.push_back(irb_->getJMethodTy()); in GetFunctionType()