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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h315 bool hasDSP() const { return HasDSP; } function in class:llvm::MipsSubtarget
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h691 bool hasDSP() const { return HasDSP; } function in class:llvm::ARMSubtarget
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp576 bool hasDSP() const { function in class:__anon4036::ARMAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp673 bool hasDSP() const { function in class:__anon4201::MipsAsmParser

Completed in 281 milliseconds