Home
last modified time | relevance | path

Searched refs:appendParameterType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp68 void PPCFunctionInfo::appendParameterType(ParamType Type) { in appendParameterType() function in PPCFunctionInfo
H A DPPCMachineFunctionInfo.h232 void appendParameterType(ParamType Type);
H A DPPCISelLowering.cpp6954 FuncInfo->appendParameterType(PPCFunctionInfo::FixedType); in LowerFormalArguments_AIX()
6956 FuncInfo->appendParameterType(VA.getValVT().SimpleTy == MVT::f32 in LowerFormalArguments_AIX()
7024 FuncInfo->appendParameterType(PPCFunctionInfo::FixedType); in LowerFormalArguments_AIX()