Searched refs:appendParameterType (Results 1 – 3 of 3) sorted by relevance
242 void appendParameterType(ParamType Type);
75 void PPCFunctionInfo::appendParameterType(ParamType Type) { in appendParameterType() function in PPCFunctionInfo
7028 FuncInfo->appendParameterType(PPCFunctionInfo::FixedType); in LowerFormalArguments_AIX()7034 FuncInfo->appendParameterType(PPCFunctionInfo::ShortFloatingPoint); in LowerFormalArguments_AIX()7037 FuncInfo->appendParameterType(PPCFunctionInfo::LongFloatingPoint); in LowerFormalArguments_AIX()7045 FuncInfo->appendParameterType(PPCFunctionInfo::VectorChar); in LowerFormalArguments_AIX()7048 FuncInfo->appendParameterType(PPCFunctionInfo::VectorShort); in LowerFormalArguments_AIX()7053 FuncInfo->appendParameterType(PPCFunctionInfo::VectorInt); in LowerFormalArguments_AIX()7057 FuncInfo->appendParameterType(PPCFunctionInfo::VectorFloat); in LowerFormalArguments_AIX()7126 FuncInfo->appendParameterType(PPCFunctionInfo::FixedType); in LowerFormalArguments_AIX()