Searched defs:hasThumb2 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMMachineFunctionInfo.h | 44 bool hasThumb2 = false; variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 539 bool hasThumb2() const { hasThumb2() function in __anon9358e9b20111::ARMAsmParser |