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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h609 bool hasV6MOps() const { return HasV6MOps; } function in class:llvm::ARMSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp537 bool hasV6MOps() const { function in class:__anon2324::ARMAsmParser
6604 if (hasV6MOps())
10721 if (Opc == ARM::tADDhirr && !hasV6MOps() &&

Completed in 221 milliseconds