Home | History | Annotate | Download | only in x86

Lines Matching full:callee

306    whether it is used, when it was last freed, whether it is callee-saved */
2414 ALOGI("%d used: %d time freed: %d callee-saveld: %d", k, allRegs[k].isUsed,
2420 if(isVirtualReg(type)) { //find a callee-saved register
2514 return the non callee-saved physical reg */
2517 priority: constraint count, non callee-saved, time freed
2519 set A be available callee-saved physical registers with count == x
2520 set B be available non callee-saved physical registers with count == x
2523 To ignore whether it is callee-saved, add all candidates to set A
2539 /*To ignore whether it is callee-saved, add all candidates to set A */
2853 (!allRegs[regT2].isCalleeSaved)) { //skip until found one that is not callee-saved
3863 /* callee-saved registers (%ebx, %esi, %ebp, %edi) will keep the content
3865 that is mapped to a callee-saved register */
4234 will cause variables for callee to be spilled to the caller stack frame and