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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h247 bool hasV6Ops() const { return HasV6Ops; } function in class:llvm::ARMSubtarget
H A DARMFastISel.cpp2750 bool hasV6Ops = Subtarget->hasV6Ops(); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp173 bool hasV6Ops() const { function in class:__anon2477::ARMAsmParser

Completed in 123 milliseconds