Searched defs:hasNOP (Results 1 – 2 of 2) sorted by relevance
37 bool hasNOP() const { return STI->getFeatureBits()[ARM::HasV6T2Ops]; } in hasNOP() function
4546 bool ARMBaseInstrInfo::hasNOP() const { in hasNOP() function in ARMBaseInstrInfo