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

/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h295 bool hasV6MOps() const { return HasV6MOps; } function in class:llvm::ARMSubtarget
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp256 bool hasV6MOps() const { function in class:__anon25986::ARMAsmParser
5108 if (hasV6MOps())

Completed in 87 milliseconds