Home
last modified time | relevance | path

Searched defs:hasNEON (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/
DAArch64Subtarget.h65 bool hasNEON() const { return HasNEON; } in hasNEON() function
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMSubtarget.h268 bool hasNEON() const { return HasNEON; } in hasNEON() function