Home | History | Annotate | Download | only in llvm

Lines Matching defs:GetFunctionType

378   llvm::FunctionType* GetFunctionType(llvm::Type* ret_type, uint32_t method_idx, bool is_static);
892 llvm::Type* func_type = GetFunctionType(call_inst.getType(),
2664 llvm::FunctionType* GBCExpanderPass::GetFunctionType(llvm::Type* ret_type, uint32_t method_idx,