Searched defs:hasNOP (Results 1 – 2 of 2) sorted by relevance
36 bool hasNOP() const { return (STI->getFeatureBits() & ARM::HasV6T2Ops) != 0; } in hasNOP() function
4515 bool ARMBaseInstrInfo::hasNOP() const { in hasNOP() function in ARMBaseInstrInfo