Home
last modified time | relevance | path

Searched refs:FClassMaskNegativeSubnormal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h113 static constexpr unsigned FClassMaskNegativeSubnormal = 0x010; variable
H A DLoongArchInstrInfo.td198 Mask |= LoongArch::FClassMaskNegativeSubnormal;
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h229 FClassMaskNegativeSubnormal = 1 << 4, enumerator
H A DMips32r6InstrInfo.td1173 Mask |= Mips::FClassMaskNegativeSubnormal;