Home
last modified time | relevance | path

Searched defs:RegsForValue (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h832 struct RegsForValue { struct
835 SmallVector<EVT, 4> ValueVTs;
859 RegsForValue() = default; argument
871 void append(const RegsForValue &RHS) { in append() argument
903 bool occupiesMultipleRegs() const { in occupiesMultipleRegs()
H A DSelectionDAGBuilder.cpp774 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> &regs, MVT regvt, in RegsForValue() function in RegsForValue
779 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI, in RegsForValue() function in RegsForValue
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h714 struct RegsForValue { struct
717 SmallVector<EVT, 4> ValueVTs;
741 RegsForValue() = default; argument
751 void append(const RegsForValue &RHS) { in append() argument
783 bool occupiesMultipleRegs() const { in occupiesMultipleRegs()
H A DSelectionDAGBuilder.cpp804 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> &regs, MVT regvt, in RegsForValue() function in RegsForValue
809 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI, in RegsForValue() function in RegsForValue
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h955 struct RegsForValue { struct
978 RegsForValue(); argument
986 void append(const RegsForValue &RHS) { in append() argument
H A DSelectionDAGBuilder.cpp616 RegsForValue::RegsForValue() {} in RegsForValue() function in RegsForValue
618 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> &regs, MVT regvt, in RegsForValue() function in RegsForValue
622 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI, in RegsForValue() function in RegsForValue