Searched defs:hasThumb2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h37 bool hasThumb2 = false; member in class:llvm::ARMFunctionInfo
H A DARMSubtarget.h769 bool hasThumb2() const { return HasThumb2; } function in class:llvm::ARMSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp464 bool hasThumb2() const { function in class:__anon2168::ARMAsmParser

Completed in 253 milliseconds