Home
last modified time | relevance | path

Searched refs:valuevt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h864 RegsForValue(const SmallVector<unsigned, 4> &regs, MVT regvt, EVT valuevt,
H A DSelectionDAGBuilder.cpp778 EVT valuevt, Optional<CallingConv::ID> CC) in RegsForValue() argument
779 : ValueVTs(1, valuevt), RegVTs(1, regvt), Regs(regs), in RegsForValue()