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