Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h111 static constexpr unsigned FClassMaskNegativeInfinity = 0x004; variable
H A DLoongArchInstrInfo.td190 Mask |= LoongArch::FClassMaskNegativeInfinity;
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h227 FClassMaskNegativeInfinity = 1 << 2, enumerator
H A DMips32r6InstrInfo.td1165 Mask |= Mips::FClassMaskNegativeInfinity;