Searched defs:ByVal (Results 1 – 7 of 7) sorted by relevance
141 struct ByVal { int x[3]; }; struct
68 ABIArgInfo LanaiABIInfo::getIndirectResult(QualType Ty, bool ByVal, in getIndirectResult()
607 getIndirectResult(QualType Ty,bool ByVal,CCState & State) const getIndirectResult() argument [all...]
174 ABIArgInfo ABIInfo::getNaturalAlignIndirect(QualType Ty, bool ByVal, in getNaturalAlignIndirect() argument
51 Attribute ByVal = Attribute::get(C, Attribute::ByVal, Type::getInt32Ty(C)); TEST() local [all...]
844 bool ByVal = Flags.isByVal(); LowerFormalArguments() local
4348 bool ByVal = CB.paramHasAttr(i, Attribute::ByVal); visitCallBase() local [all...]