Searched defs:RegsForValue (Results 1 – 2 of 2) sorted by relevance
832 struct RegsForValue { struct835 SmallVector<EVT, 4> ValueVTs;859 RegsForValue() = default; argument871 void append(const RegsForValue &RHS) { in append() argument903 bool occupiesMultipleRegs() const { in occupiesMultipleRegs()
774 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> ®s, MVT regvt, in RegsForValue() function in RegsForValue779 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI, in RegsForValue() function in RegsForValue