Searched defs:hasArmWideBranch (Results 1 – 4 of 4) sorted by relevance
2595 bool ARMTTIImpl::hasArmWideBranch(bool Thumb) const { in hasArmWideBranch() function in ARMTTIImpl
968 bool hasArmWideBranch(bool) const { return false; } in hasArmWideBranch() function
2960 bool hasArmWideBranch(bool Thumb) const override { in hasArmWideBranch() function
1316 bool TargetTransformInfo::hasArmWideBranch(bool Thumb) const { in hasArmWideBranch() function in TargetTransformInfo