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