Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2688 bool hasV6Ops = Subtarget->hasV6Ops(); in ARMEmitIntExt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp545 bool hasV6Ops() const { in hasV6Ops() function in __anon6be9c9a00111::ARMAsmParser