Home
last modified time | relevance | path

Searched refs:has3D (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h323 bool has3D() const { return Has3D; } in has3D() function
H A DMipsInstrFPU.td75 def HasMips3D : Predicate<"Subtarget->has3D()">,