reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1039 ABIArgInfo getIndirectResult(QualType Ty, bool ByVal, CCState &State) const; 1041 ABIArgInfo getIndirectReturnResult(QualType Ty, CCState &State) const; 1047 ABIArgInfo classifyReturnType(QualType RetTy, CCState &State) const; 1048 ABIArgInfo classifyArgumentType(QualType RetTy, CCState &State) const; 1052 bool updateFreeRegs(QualType Ty, CCState &State) const; 1054 bool shouldAggregateUseDirect(QualType Ty, CCState &State, bool &InReg, 1056 bool shouldPrimitiveUseInReg(QualType Ty, CCState &State) const; 1067 void computeVectorCallArgs(CGFunctionInfo &FI, CCState &State, 1368 ABIArgInfo X86_32ABIInfo::getIndirectReturnResult(QualType RetTy, CCState &State) const { 1380 CCState &State) const { 1515 CCState &State) const { 1551 bool X86_32ABIInfo::updateFreeRegs(QualType Ty, CCState &State) const { 1582 bool X86_32ABIInfo::shouldAggregateUseDirect(QualType Ty, CCState &State, 1612 bool X86_32ABIInfo::shouldPrimitiveUseInReg(QualType Ty, CCState &State) const { 1633 CCState &State) const { 1742 void X86_32ABIInfo::computeVectorCallArgs(CGFunctionInfo &FI, CCState &State, 1795 CCState State(FI.getCallingConvention()); 7555 bool shouldUseInReg(QualType Ty, CCState &State) const; 7558 CCState State(FI.getCallingConvention()); 7573 ABIArgInfo getIndirectResult(QualType Ty, bool ByVal, CCState &State) const; 7574 ABIArgInfo classifyArgumentType(QualType RetTy, CCState &State) const; 7578 bool LanaiABIInfo::shouldUseInReg(QualType Ty, CCState &State) const { 7596 CCState &State) const { 7614 CCState &State) const { 8472 void updateState(const ABIArgInfo &Info, QualType Ty, CCState &State) const { 8487 CCState State(FI.getCallingConvention());