Searched defs:ret_type (Results 1 – 1 of 1) sorted by relevance
697 llvm::Type* ret_type = func->getReturnType(); in EmitStackOverflowCheck() local987 llvm::Type* ret_type = call_inst.getParent()->getParent()->getReturnType(); in Expand_TestSuspend() local1223 llvm::Type* ret_type = call_inst.getType(); in Expand_Invoke() local2664 llvm::FunctionType* GBCExpanderPass::GetFunctionType(llvm::Type* ret_type, uint32_t method_idx, in GetFunctionType()