Home
last modified time | relevance | path

Searched defs:VersionMajor (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp60 unsigned getVmcntBitShiftLo(unsigned VersionMajor) { in getVmcntBitShiftLo()
65 unsigned getVmcntBitWidthLo(unsigned VersionMajor) { in getVmcntBitWidthLo()
70 unsigned getExpcntBitShift(unsigned VersionMajor) { in getExpcntBitShift()
75 unsigned getExpcntBitWidth(unsigned VersionMajor) { return 3; } in getExpcntBitWidth()
78 unsigned getLgkmcntBitShift(unsigned VersionMajor) { in getLgkmcntBitShift()
83 unsigned getLgkmcntBitWidth(unsigned VersionMajor) { in getLgkmcntBitWidth()
88 unsigned getVmcntBitShiftHi(unsigned VersionMajor) { return 14; } in getVmcntBitShiftHi()
91 unsigned getVmcntBitWidthHi(unsigned VersionMajor) { in getVmcntBitWidthHi()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h32 constexpr uint32_t VersionMajor = 1; variable
444 constexpr uint32_t VersionMajor = 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp67 auto VersionMajor = CMajor->getZExtValue(); in unifyVersionMD() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp64 auto VersionMajor = CMajor->getZExtValue(); in unifyVersionMD() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabIn.h32 Byte VersionMajor; // cabinet file format version, major member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dktmtypes.h124 ULONG VersionMajor; member
Dmmcobj.h411 #define _Application_get_VersionMajor(This,VersionMajor) (This)->lpVtbl->get_VersionMajor(This,Vers… argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h459 constexpr uint32_t VersionMajor = 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAMDGPUMetadata.h459 constexpr uint32_t VersionMajor = 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAMDGPUMetadata.h460 constexpr uint32_t VersionMajor = 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAMDGPUMetadata.h460 constexpr uint32_t VersionMajor = 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAMDGPUMetadata.h460 constexpr uint32_t VersionMajor = 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp90 unsigned getLgkmcntBitWidth(unsigned VersionMajor) { in getLgkmcntBitWidth()
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/Proc/CPU/
H A DcpuLateInit.h1027 UINT8 VersionMajor; ///< Major version of the Bus interface member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs59804 pub VersionMajor: ULONG, field