Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCallReturnType

2836     llvm::Type *Ty = ConvertType(E->getCallReturnType(getContext()));
4677 Ops[0], ConvertType(E->getCallReturnType(getContext())),
4684 Ops[0], ConvertType(E->getCallReturnType(getContext())),
4691 Ops[0], ConvertType(E->getCallReturnType(getContext())),
4698 Ops[0], ConvertType(E->getCallReturnType(getContext())),
4705 Ops[0], ConvertType(E->getCallReturnType(getContext())),
5148 llvm::Type *Ty = ConvertType(E->getCallReturnType(getContext()));