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

/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp236 static const unsigned EhDataReg64[] = { local
240 return STI.isABI_N64() ? EhDataReg64[I] : EhDataReg[I];

Completed in 132 milliseconds