Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h297 bool hasV7Ops() const { return HasV7Ops; } in hasV7Ops() function
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp259 bool hasV7Ops() const { in hasV7Ops() function in __anon92bc5ab90111::ARMAsmParser