Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h216 bool hasV6Ops() const { return HasV6Ops; } in hasV6Ops() function
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp133 bool hasV6Ops() const { in hasV6Ops() function in __anon8d2ad9e80111::ARMAsmParser