Searched defs:hasDSP (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ | ||
H A D | CSKYSubtarget.h | 162 bool hasDSP() const { return HasDSP; } in hasDSP() function |
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsSubtarget.h | 320 bool hasDSP() const { return HasDSP; } in hasDSP() function |
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 673 bool hasDSP() const { in hasDSP() function in __anona2e40b320211::MipsAsmParser |
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 589 bool hasDSP() const { in hasDSP() function in __anon6be9c9a00111::ARMAsmParser |