Searched refs:Decoded (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
| H A D | stack_trace_compressor.cpp | 62 uintptr_t Decoded = Value >> 1; in zigzagDecode() local 64 return Decoded; in zigzagDecode() 65 return ~Decoded; in zigzagDecode()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.cpp | 951 Waitcnt Decoded; in decodeWaitcnt() local 952 Decoded.VmCnt = decodeVmcnt(Version, Encoded); in decodeWaitcnt() 953 Decoded.ExpCnt = decodeExpcnt(Version, Encoded); in decodeWaitcnt() 954 Decoded.LgkmCnt = decodeLgkmcnt(Version, Encoded); in decodeWaitcnt() 955 return Decoded; in decodeWaitcnt() 989 unsigned encodeWaitcnt(const IsaVersion &Version, const Waitcnt &Decoded) { in encodeWaitcnt() argument 990 return encodeWaitcnt(Version, Decoded.VmCnt, Decoded.ExpCnt, Decoded.LgkmCnt); in encodeWaitcnt()
|
| H A D | AMDGPUBaseInfo.h | 572 unsigned encodeWaitcnt(const IsaVersion &Version, const Waitcnt &Decoded);
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/media/ |
| H A D | rockchip,vdec.yaml | 30 - description: The Video Decoded CABAC clock
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ARMEHABIPrinter.h | 309 bool Decoded = false; in Decode() local 313 Decoded = true; in Decode() 317 if (!Decoded) in Decode()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNHazardRecognizer.cpp | 1012 AMDGPU::Waitcnt Decoded = AMDGPU::decodeWaitcnt(IV, Imm); in fixSMEMtoVectorWriteHazards() local 1013 return (Decoded.LgkmCnt == 0); in fixSMEMtoVectorWriteHazards()
|
| /freebsd-13.1/share/misc/ |
| H A D | usb_hid_usages | 1638 0xFE Decoded Data
|