Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.h30 bool hasNOP(const MCSubtargetInfo *STI) const { in hasNOP() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5434 bool ARMBaseInstrInfo::hasNOP() const { in hasNOP() function in ARMBaseInstrInfo