Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp951 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 DAMDGPUBaseInfo.h572 unsigned encodeWaitcnt(const IsaVersion &Version, const Waitcnt &Decoded);
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h309 bool Decoded = false; in Decode() local
313 Decoded = true; in Decode()
317 if (!Decoded) in Decode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1008 AMDGPU::Waitcnt Decoded = AMDGPU::decodeWaitcnt(IV, Imm); in fixSMEMtoVectorWriteHazards() local
1009 return (Decoded.LgkmCnt == 0); in fixSMEMtoVectorWriteHazards()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dathlon.md31 ;; Decoded macro instructions are then passed to 72 entry instruction control
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dathlon.md31 ;; Decoded macro instructions are then passed to 72 entry instruction control
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages2711 0xFE Decoded Data
/netbsd-src/external/gpl3/binutils/dist/binutils/po/
H A Dhr.po2081 "Decoded dump of debug contents of section %s:\n"
H A Did.po1770 "Decoded dump of debug contents of section %s:\n"
H A Dda.po1889 "Decoded dump of debug contents of section %s:\n"
H A Dzh_CN.po2256 "Decoded dump of debug contents of section %s:\n"
H A Dsk.po1683 "Decoded dump of debug contents of section %s:\n"
H A Dit.po1839 "Decoded dump of debug contents of section %s:\n"
H A Dfi.po2309 "Decoded dump of debug contents of section %s:\n"
H A Dru.po12152 #~ "Decoded dump of debug contents of section %s:\n"
H A Dvi.po2119 "Decoded dump of debug contents of section %s:\n"
/netbsd-src/external/gpl3/binutils.old/dist/binutils/po/
H A Dhr.po2081 "Decoded dump of debug contents of section %s:\n"
H A Did.po1770 "Decoded dump of debug contents of section %s:\n"
H A Dsk.po1683 "Decoded dump of debug contents of section %s:\n"
H A Dzh_CN.po2256 "Decoded dump of debug contents of section %s:\n"
H A Dda.po1889 "Decoded dump of debug contents of section %s:\n"
H A Dit.po1839 "Decoded dump of debug contents of section %s:\n"
H A Dru.po12152 #~ "Decoded dump of debug contents of section %s:\n"
H A Dfi.po2309 "Decoded dump of debug contents of section %s:\n"
H A Dvi.po2119 "Decoded dump of debug contents of section %s:\n"

12