Searched defs:RegsForValue (Results 1 – 2 of 2) sorted by relevance
725 struct RegsForValue { struct728 SmallVector<EVT, 4> ValueVTs;752 RegsForValue() = default; argument762 void append(const RegsForValue &RHS) { in append() argument794 bool occupiesMultipleRegs() const { in occupiesMultipleRegs()
848 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> ®s, MVT regvt, in RegsForValue() function in RegsForValue853 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI, in RegsForValue() function in RegsForValue