Searched defs:hasV6Ops (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Target/ARM/ | ||
| H A D | ARMFastISel.cpp | 2688 bool hasV6Ops = Subtarget->hasV6Ops(); ARMEmitIntExt() local |
| /llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
| H A D | ARMAsmParser.cpp | 545 bool hasV6Ops() const { in hasV6Ops() function in __anond426d4330111::ARMAsmParser |