Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h452 static constexpr uint32_t ParmTypeIsVectorShortBit = 0x4000'0000; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp117 XCOFF::TracebackTable::ParmTypeIsVectorShortBit >> ShiftBits; in getVecExtParmsType()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DXCOFF.cpp252 case TracebackTable::ParmTypeIsVectorShortBit: in parseVectorParmsType()