Home
last modified time | relevance | path

Searched refs:Decoded (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dstack_trace_compressor.cpp62 uintptr_t Decoded = Value >> 1; in zigzagDecode() local
64 return Decoded; in zigzagDecode()
65 return ~Decoded; in zigzagDecode()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1332 Waitcnt Decoded; in decodeWaitcnt() local
1336 return Decoded; in decodeWaitcnt()
1370 return encodeWaitcnt(Version, Decoded.LoadCnt, Decoded.ExpCnt, Decoded.DsCnt); in encodeWaitcnt()
1389 Waitcnt Decoded; in decodeLoadcntDscnt() local
1390 Decoded.LoadCnt = in decodeLoadcntDscnt()
1395 return Decoded; in decodeLoadcntDscnt()
1399 Waitcnt Decoded; in decodeStorecntDscnt() local
1400 Decoded.StoreCnt = in decodeStorecntDscnt()
1405 return Decoded; in decodeStorecntDscnt()
1435 return encodeLoadcntDscnt(Version, Decoded.LoadCnt, Decoded.DsCnt); in encodeLoadcntDscnt()
[all …]
H A DAMDGPUBaseInfo.h962 unsigned encodeWaitcnt(const IsaVersion &Version, const Waitcnt &Decoded);
1007 unsigned encodeLoadcntDscnt(const IsaVersion &Version, const Waitcnt &Decoded);
1012 unsigned encodeStorecntDscnt(const IsaVersion &Version, const Waitcnt &Decoded);
/freebsd-14.2/sys/contrib/device-tree/Bindings/memory-controllers/ddr/
H A Djedec,lpddr-props.yaml48 Density in megabits of SDRAM chip. Decoded from Mode Register 8.
68 IO bus width in bits of SDRAM chip. Decoded from Mode Register 8.
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Drockchip,vdec.yaml36 - description: The Video Decoded CABAC clock
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h309 bool Decoded = false; in Decode() local
313 Decoded = true; in Decode()
317 if (!Decoded) in Decode()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1247 AMDGPU::Waitcnt Decoded = AMDGPU::decodeWaitcnt(IV, Imm); in fixSMEMtoVectorWriteHazards() local
1249 return (Decoded.DsCnt == 0); in fixSMEMtoVectorWriteHazards()
/freebsd-14.2/share/misc/
H A Dusb_hid_usages1637 0xFE Decoded Data
/freebsd-14.2/crypto/openssl/
H A DCHANGES.md1229 OSSL_STORE_INFO_CRL. Decoded public keys would previously have been reported