Searched defs:hasV6T2Ops (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h574 bool hasV6T2Ops() const { return HasV6T2Ops; } function in class:llvm::ARMSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp472 bool hasV6T2Ops() const { function in class:__anon2168::ARMAsmParser

Completed in 209 milliseconds