Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:RM

1373   Reloc::Model RM = HTM.getRelocationModel();
1374 unsigned char TF = (RM == Reloc::PIC_) ? HexagonII::MO_PCREL : 0;
1381 if (RM == Reloc::PIC_)
1390 Reloc::Model RM = HTM.getRelocationModel();
1391 if (RM == Reloc::PIC_) {
1460 Reloc::Model RM = HTM.getRelocationModel();
1462 if (RM == Reloc::Static) {
1491 Reloc::Model RM = HTM.getRelocationModel();
1492 if (RM == Reloc::Static) {