Searched refs:getFunctionParamType (Results 1 – 4 of 4) sorted by relevance
395 LLVM_ABI inline Type *getFunctionParamType(unsigned i) const;
158 Type *Type::getFunctionParamType(unsigned i) const { in getFunctionParamType() function
448 Type *FormalTy = Callee->getFunctionType()->getFunctionParamType(I); in isLegalToPromote()
378 F->getFunctionType()->getFunctionParamType(I + InsertOld); in EmitAMDGPUBuiltinExpr()