Searched refs:RegList2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonVarargsCallingConvention.h65 static const unsigned RegList2[] = { local
68 if (unsigned Reg = State.AllocateReg(RegList2, 3)) {
121 static const unsigned RegList2[] = { local
124 if (unsigned Reg = State.AllocateReg(RegList2, 3)) {
H A DHexagonISelLowering.cpp211 static const uint16_t RegList2[] = { local
214 if (unsigned Reg = State.AllocateReg(RegList1, RegList2, 2)) {

Completed in 44 milliseconds