Home | History | Annotate | Download | only in codegen

Lines Matching refs:defExists

317              (!i->defExists(0) || i->def(0).getFile() != FILE_ADDRESS))
586 if (insn->defExists(0) && insn->getDef(0)->reg.file == FILE_ADDRESS)
881 for (d = 0; i->defExists(d); ++d)
884 for (d = 0; tex[l]->defExists(d); ++d) {
890 for (d = 0; i->defExists(d); ++d) {
991 for (c = 0; i->defExists(c); ++c) {
1001 for (c = 0; i->defExists(c); ++c) {
1022 if (!i->defExists(def))