Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h127 UIntTy decodeRaw(EncodedTy Encoded) { in decode() argument
118 decodeRaw(EncodedTy Encoded) decodeRaw() argument
157 decode(uint64_t Encoded,SourceLocationSequence * Seq) decode() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DReachingDefAnalysis.h41 uintptr_t Encoded; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dstack_trace_compressor.cpp55 uintptr_t Encoded = Value << 1; in zigzagEncode() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DBitstreamRemarkSerializer.h54 SmallVector<char, 1024> Encoded; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1331 decodeWaitcnt(const IsaVersion & Version,unsigned Encoded) decodeWaitcnt() argument
1619 decodeFieldVmVsrc(unsigned Encoded) decodeFieldVmVsrc() argument
1623 decodeFieldVaVdst(unsigned Encoded) decodeFieldVaVdst() argument
1627 decodeFieldSaSdst(unsigned Encoded) decodeFieldSaSdst() argument
1631 encodeFieldVmVsrc(unsigned Encoded,unsigned VmVsrc) encodeFieldVmVsrc() argument
1639 encodeFieldVaVdst(unsigned Encoded,unsigned VaVdst) encodeFieldVaVdst() argument
1647 encodeFieldSaSdst(unsigned Encoded,unsigned SaSdst) encodeFieldSaSdst() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp305 unsigned Encoded = encodePPC64LocalEntryOffset(LocalOffset); emitLocalEntry() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h102 Encoded, // --attribute=encoded enumerator
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp605 unsigned short Encoded = 0; in EncodeVersions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp349 unsigned Encoded = ARM_AM::getT2SOImmVal(SoImm); in getT2SOImmOpValue() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2331 if (std::optional<unsigned> Encoded = encodeDiscriminator(D, DF, CI)) cloneWithBaseDiscriminator() local