Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h435 static constexpr uint32_t ParmTypeIsFixedBits = 0x0000'0000; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp159 XCOFF::TracebackTable::ParmTypeIsFixedBits >> ShiftBits; in getParmsType()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DXCOFF.cpp204 case TracebackTable::ParmTypeIsFixedBits: in parseParmsTypeWithVecInfo()