Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1677 Waitcnt Decoded; in decodeWaitcnt() local
1678 Decoded.LoadCnt = decodeVmcnt(Version, Encoded); in decodeWaitcnt()
1679 Decoded.ExpCnt = decodeExpcnt(Version, Encoded); in decodeWaitcnt()
1680 Decoded.DsCnt = decodeLgkmcnt(Version, Encoded); in decodeWaitcnt()
1681 return Decoded; in decodeWaitcnt()
1714 unsigned encodeWaitcnt(const IsaVersion &Version, const Waitcnt &Decoded) { in encodeWaitcnt() argument
1715 return encodeWaitcnt(Version, Decoded.LoadCnt, Decoded.ExpCnt, Decoded.DsCnt); in encodeWaitcnt()
1733 Waitcnt Decoded; in decodeLoadcntDscnt() local
1734 Decoded.LoadCnt = in decodeLoadcntDscnt()
1737 Decoded.DsCnt = unpackBits(LoadcntDscnt, getDscntBitShift(Version.Major), in decodeLoadcntDscnt()
[all …]
H A DAMDGPUBaseInfo.h1166 unsigned encodeWaitcnt(const IsaVersion &Version, const Waitcnt &Decoded);
1215 unsigned encodeLoadcntDscnt(const IsaVersion &Version, const Waitcnt &Decoded);
1220 unsigned encodeStorecntDscnt(const IsaVersion &Version, const Waitcnt &Decoded);
/freebsd/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/contrib/smart/
H A DREADME.md55 Decoded output converts numeric values (Log Page, Attribute ID and Value tuples) into human-readabl…
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1341 AMDGPU::Waitcnt Decoded = AMDGPU::decodeWaitcnt(IV, Imm); in fixSMEMtoVectorWriteHazards() local
1343 return (Decoded.DsCnt == 0); in fixSMEMtoVectorWriteHazards()
/freebsd/share/misc/
H A Dusb_hid_usages1637 0xFE Decoded Data
/freebsd/crypto/krb5/src/include/krb5/
H A Dkrb5.hin3315 * @param [out] dec_error Decoded error message
7833 * @param [out] rep Decoded ticket information
/freebsd/crypto/openssl/
H A DCHANGES.md3019 OSSL_STORE_INFO_CRL. Decoded public keys would previously have been reported