Home | History | Annotate | Download | only in compiler

Lines Matching refs:RC_FILE_TEMPORARY

76 	inst_mov->U.I.DstReg.File = RC_FILE_TEMPORARY;
81 inst->U.I.SrcReg[0].File = RC_FILE_TEMPORARY;
112 if (file == RC_FILE_TEMPORARY) {
138 *pfile = RC_FILE_TEMPORARY;
166 inst_mov->U.I.DstReg.File = RC_FILE_TEMPORARY;
169 inst_mov->U.I.SrcReg[0].File = RC_FILE_TEMPORARY;
191 inst_cmp->U.I.SrcReg[1].File = RC_FILE_TEMPORARY;
193 inst_cmp->U.I.SrcReg[2].File = RC_FILE_TEMPORARY;
223 inject_cmp(s, branch->If, inst, RC_FILE_TEMPORARY, index,
254 *pfile = RC_FILE_TEMPORARY;
299 inst_mov->U.I.SrcReg[0].File = RC_FILE_TEMPORARY;