Searched refs:CU32BitRegs (Results 1 – 3 of 3) sorted by relevance
380 static const unsigned CU32BitRegs[] = { in encodeCompactUnwindRegistersWithoutFrame() local386 const unsigned *CURegs = (Is64Bit ? CU64BitRegs : CU32BitRegs); in encodeCompactUnwindRegistersWithoutFrame()440 static const unsigned CU32BitRegs[] = { in encodeCompactUnwindRegistersWithFrame() local446 const unsigned *CURegs = (Is64Bit ? CU64BitRegs : CU32BitRegs); in encodeCompactUnwindRegistersWithFrame()
678 static const MCPhysReg CU32BitRegs[7] = { in getCompactUnwindRegNum() local684 const MCPhysReg *CURegs = Is64Bit ? CU64BitRegs : CU32BitRegs; in getCompactUnwindRegNum()
694 static const MCPhysReg CU32BitRegs[7] = { in getCompactUnwindRegNum() local700 const MCPhysReg *CURegs = Is64Bit ? CU64BitRegs : CU32BitRegs; in getCompactUnwindRegNum()