Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h608 bool hasV6Ops() const { return HasV6Ops; } in hasV6Ops() function
H A DARMFastISel.cpp2680 bool hasV6Ops = Subtarget->hasV6Ops(); in ARMEmitIntExt() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp529 bool hasV6Ops() const { in hasV6Ops() function in __anon035bc7a10111::ARMAsmParser