Searched refs:CompType (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | DXContainerPSVInfo.h | 95 dxbc::SigComponentType CompType; member 107 dxbc::SigComponentType CompType, uint32_t Register, in addParam() argument 110 Params.push_back(Parameter{Stream, Name, Index, SystemValue, CompType, in addParam()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILResource.h | 49 static StringRef getElementTypeName(hlsl::ElementType CompType); 50 static void printElementType(Kinds Kind, hlsl::ElementType CompType,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | DXContainerPSVInfo.cpp | 184 FinalElement.CompType = P.CompType; in write()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | DXContainer.h | 467 SigComponentType CompType; // Type of bits. member 486 sys::swapByteOrder(CompType); in swapBytes()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | DXContainerYAML.h | 137 dxbc::SigComponentType CompType; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | DXContainerEmitter.cpp | 254 Param.CompType, Param.Register, Param.Mask, in writeParts()
|
| H A D | DXContainerYAML.cpp | 168 IO.mapRequired("CompType", S.CompType); in mapping()
|