Searched refs:pRetTy (Results 1 – 2 of 2) sorted by relevance
404 getSPIRVFuncName(Op OC, const Type *pRetTy, bool IsSigned) { in getSPIRVFuncName() argument406 getPostfixForReturnType(pRetTy, false)); in getSPIRVFuncName()464 std::string getPostfixForReturnType(const Type *pRetTy, bool IsSigned) { in getPostfixForReturnType() argument466 mapLLVMTypeToOCLType(pRetTy, IsSigned); in getPostfixForReturnType()
598 std::string getSPIRVFuncName(Op OC, const Type *pRetTy, bool IsSigned = false);790 std::string getPostfixForReturnType(const Type *pRetTy, bool IsSigned = false);