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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h312 bool hasDSP() const { return HasDSP; } function in class:llvm::MipsSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h675 bool hasDSP() const { return HasDSP; } function in class:llvm::ARMSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp512 bool hasDSP() const { function in class:__anon2168::ARMAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp657 bool hasDSP() const { function in class:__anon2306::MipsAsmParser

Completed in 268 milliseconds