HomeSort by relevance Sort by last modified time
    Searched defs:GetFunctionType (Results 1 - 4 of 4) sorted by null

  /art/compiler/jni/portable/
jni_compiler.cc 138 GetFunctionType(dex_compilation_unit_->GetDexMethodIndex(),
266 GetFunctionType(dex_compilation_unit_->GetDexMethodIndex(), is_static, false);
280 ::llvm::FunctionType* JniCompiler::GetFunctionType(uint32_t method_idx,
  /art/compiler/dex/portable/
mir_to_gbc.cc     [all...]
  /art/compiler/llvm/
gbc_expander.cc 378 llvm::FunctionType* GetFunctionType(llvm::Type* ret_type, uint32_t method_idx, bool is_static);
    [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]

Completed in 309 milliseconds