Searched defs:RegsForValue (Results 1 – 2 of 2) sorted by relevance
836 struct RegsForValue { struct839 SmallVector<EVT, 4> ValueVTs;863 RegsForValue() = default; argument875 void append(const RegsForValue &RHS) { in append() argument907 bool occupiesMultipleRegs() const { in occupiesMultipleRegs()
777 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> ®s, MVT regvt, in RegsForValue() function in RegsForValue782 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI, in RegsForValue() function in RegsForValue