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

/freebsd-10.2-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonVarargsCallingConvention.h52 static const unsigned RegList1[] = { local
56 if (unsigned Reg = State.AllocateReg(RegList1, 6)) {
108 static const unsigned RegList1[] = { local
112 if (unsigned Reg = State.AllocateReg(RegList1, 6)) {
H A DHexagonISelLowering.cpp208 static const uint16_t RegList1[] = { local
214 if (unsigned Reg = State.AllocateReg(RegList1, RegList2, 2)) {

Completed in 155 milliseconds