Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h311 bool hasV6Ops() const { return HasV6Ops; } in hasV6Ops() function
DARMFastISel.cpp2672 bool hasV6Ops = Subtarget->hasV6Ops(); in ARMEmitIntExt() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp260 bool hasV6Ops() const { in hasV6Ops() function in __anon59ff32670111::ARMAsmParser