Searched defs:RegsForValue (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | SelectionDAGBuilder.h | 725 struct RegsForValue { global() struct |
| H A D | SelectionDAGBuilder.cpp | 848 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> ®s, MVT regvt, RegsForValue() function in RegsForValue |