Home | History | Annotate | Download | only in ia32

Lines Matching defs:AllocationIndexToString

82 const char* IntelDoubleRegister::AllocationIndexToString(int index) {
84 return XMMRegister::AllocationIndexToString(index);
86 return X87Register::AllocationIndexToString(index);