Home
last modified time | relevance | path

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

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