Home
last modified time | relevance | path

Searched refs:ParmTypeIsVectorFloatBit (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h454 static constexpr uint32_t ParmTypeIsVectorFloatBit = 0xC000'0000; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp129 XCOFF::TracebackTable::ParmTypeIsVectorFloatBit >> ShiftBits; in getVecExtParmsType()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DXCOFF.cpp260 case TracebackTable::ParmTypeIsVectorFloatBit: in parseVectorParmsType()