Searched defs:ByVal (Results 1 – 4 of 4) sorted by relevance
73 ByVal, ///< Pass structure by value enumerator
36 static const uint64_t ByVal = 1ULL<<4; ///< Struct passed by value member
3448 struct ByValArgInfo ByVal; in handleByValArg() local3494 void MipsTargetLowering::MipsCC::allocateRegs(ByValArgInfo &ByVal, in allocateRegs()3581 const MipsCC &CC, const ByValArgInfo &ByVal, in passByValArg()
790 ABIArgInfo X86_32ABIInfo::getIndirectResult(QualType Ty, bool ByVal, in getIndirectResult()