Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h289 bool hasV8Ops() const { return HasV8Ops; } in hasV8Ops() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp267 bool hasV8Ops() const { in hasV8Ops() function in __anon7699f6b30111::ARMAsmParser