Searched defs:isCortexM3 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h600 bool isCortexM3() const { return ARMProcFamily == CortexM3; } function in class:llvm::ARMSubtarget

Completed in 2696 milliseconds