Home
last modified time | relevance | path

Searched defs:hasDSP (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h162 bool hasDSP() const { return HasDSP; } in hasDSP() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h320 bool hasDSP() const { return HasDSP; } in hasDSP() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp673 bool hasDSP() const { in hasDSP() function in __anona2e40b320211::MipsAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp589 bool hasDSP() const { in hasDSP() function in __anon6be9c9a00111::ARMAsmParser