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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1976 static const uint16_t GPR_64[] = { // 64-bit registers. local
1994 const uint16_t *GPR = isPPC64 ? GPR_64 : GPR_32;
3292 static const uint16_t GPR_64[] = { // 64-bit registers. local
3306 const uint16_t *GPR = isPPC64 ? GPR_64 : GPR_32;

Completed in 132 milliseconds