Searched refs:valuevt (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.h | 742 RegsForValue(const SmallVector<unsigned, 4> ®s, MVT regvt, EVT valuevt,
|
| H A D | SelectionDAGBuilder.cpp | 805 EVT valuevt, std::optional<CallingConv::ID> CC) in RegsForValue() argument 806 : ValueVTs(1, valuevt), RegVTs(1, regvt), Regs(regs), in RegsForValue()
|