Searched defs:ByVal (Results 1 – 5 of 5) sorted by relevance
68 ABIArgInfo LanaiABIInfo::getIndirectResult(QualType Ty, bool ByVal, in getIndirectResult()
606 getIndirectResult(QualType Ty,bool ByVal,CCState & State) const getIndirectResult() argument [all...]
174 ABIArgInfo ABIInfo::getNaturalAlignIndirect(QualType Ty, bool ByVal, in getNaturalAlignIndirect() argument
825 bool ByVal = Flags.isByVal(); LowerFormalArguments() local
4174 bool ByVal = CB.paramHasAttr(i, Attribute::ByVal); visitCallBase() local [all...]