HomeSort by relevance Sort by last modified time
    Searched refs:RegList1 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonVarargsCallingConvention.h 52 static const unsigned RegList1[] = {
56 if (unsigned Reg = State.AllocateReg(RegList1, 6)) {
108 static const unsigned RegList1[] = {
112 if (unsigned Reg = State.AllocateReg(RegList1, 6)) {
HexagonISelLowering.cpp 196 static const uint16_t RegList1[] = {
202 if (unsigned Reg = State.AllocateReg(RegList1, RegList2, 2)) {
    [all...]

Completed in 571 milliseconds