Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h611 bool hasV6T2Ops() const { return HasV6T2Ops; } in hasV6T2Ops() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp533 bool hasV6T2Ops() const { in hasV6T2Ops() function in __anonad70014b0111::ARMAsmParser