Searched refs:appendParameterType (Results 1 – 3 of 3) sorted by relevance
254 void appendParameterType(ParamType Type);
76 void PPCFunctionInfo::appendParameterType(ParamType Type) { in appendParameterType() function in PPCFunctionInfo
7365 FuncInfo->appendParameterType(PPCFunctionInfo::FixedType); in LowerFormalArguments_AIX()7371 FuncInfo->appendParameterType(PPCFunctionInfo::ShortFloatingPoint); in LowerFormalArguments_AIX()7374 FuncInfo->appendParameterType(PPCFunctionInfo::LongFloatingPoint); in LowerFormalArguments_AIX()7382 FuncInfo->appendParameterType(PPCFunctionInfo::VectorChar); in LowerFormalArguments_AIX()7385 FuncInfo->appendParameterType(PPCFunctionInfo::VectorShort); in LowerFormalArguments_AIX()7390 FuncInfo->appendParameterType(PPCFunctionInfo::VectorInt); in LowerFormalArguments_AIX()7394 FuncInfo->appendParameterType(PPCFunctionInfo::VectorFloat); in LowerFormalArguments_AIX()7460 FuncInfo->appendParameterType(PPCFunctionInfo::FixedType); in LowerFormalArguments_AIX()