Searched refs:hasV5Ops (Results 1 – 3 of 3) sorted by relevance
24 def HasV5 : Predicate<"HST->hasV5Ops()">, AssemblerPredicate<"ArchV5">;
123 bool hasV5Ops() const { in hasV5Ops() function
1228 bool IsV4 = !Subtarget.hasV5Ops(); in HexagonTargetLowering()1270 if (Subtarget.hasV5Ops()) { in HexagonTargetLowering()1517 if (Subtarget.hasV5Ops()) { in HexagonTargetLowering()1648 if (Subtarget.hasV5Ops()) { in HexagonTargetLowering()2949 return Subtarget.hasV5Ops(); in isFPImmLegal()