Home
last modified time | relevance | path

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

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