Home
last modified time | relevance | path

Searched defs:Encoded (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DBitstreamRemarkSerializer.h52 SmallVector<char, 1024> Encoded; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp173 unsigned Encoded = ELF::encodePPC64LocalEntryOffset(Res); in emitLocalEntry() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dcryptxml.h75 CRYPT_XML_BLOB Encoded; member
253 CRYPT_XML_BLOB Encoded; member
354 CRYPT_XML_BLOB Encoded; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMAttributeParser.cpp149 uint64_t Encoded = ParseInteger(Data, Offset); in CPU_arch_profile() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp663 Waitcnt decodeWaitcnt(const IsaVersion &Version, unsigned Encoded) { in decodeWaitcnt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp347 unsigned Encoded = ARM_AM::getT2SOImmVal(SoImm); in getT2SOImmOpValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2008 if (Optional<unsigned> Encoded = encodeDiscriminator(D, DF, CI)) in cloneWithBaseDiscriminator() local