Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:isPCRel

560 static bool isPCRel(unsigned Kind) {
708 if (State.Addend != 0 && isPCRel(FixupKind)) {