Home
last modified time | relevance | path

Searched defs:hasNOP (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.h38 bool hasNOP() const { return STI.getFeatureBits()[ARM::HasV6T2Ops]; } in hasNOP() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.h30 bool hasNOP(const MCSubtargetInfo *STI) const { in hasNOP() function
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.h37 bool hasNOP() const { return STI->getFeatureBits()[ARM::HasV6T2Ops]; } in hasNOP() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4577 bool ARMBaseInstrInfo::hasNOP() const { in hasNOP() function in ARMBaseInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5226 bool ARMBaseInstrInfo::hasNOP() const { in hasNOP() function in ARMBaseInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5435 bool ARMBaseInstrInfo::hasNOP() const { in hasNOP() function in ARMBaseInstrInfo