Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h609 bool hasV6MOps() const { return HasV6MOps; } in hasV6MOps() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp537 bool hasV6MOps() const { in hasV6MOps() function in __anonad70014b0111::ARMAsmParser