Home
last modified time | relevance | path

Searched refs:hasMT (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/tests/
DplayTests.sh91 hasMT=""
93 hasMT="true"
354 if [ -n "$hasMT" ]
643 if [ -n "$hasMT" ]
759 if [ -n "$hasMT" ]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h163 if (P.hasMT()) in setASESetFromPredicates()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h322 bool hasMT() const { return HasMT; } in hasMT() function
DMipsScheduleGeneric.td511 // MIPS MT ASE - hasMT
DMipsInstrInfo.td246 def HasMT : Predicate<"Subtarget->hasMT()">,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp712 bool hasMT() const { in hasMT() function in __anon64c2544a0211::MipsAsmParser