Home
last modified time | relevance | path

Searched refs:TypeSig (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DIntrinsicEmitter.cpp300 TypeSigTy TypeSig; in ComputeTypeSignature() local
305 TypeSig.emplace_back(cast<IntInit>(TypeListEntry)->getValue()); in ComputeTypeSignature()
306 return TypeSig; in ComputeTypeSignature()
310 static std::optional<uint32_t> encodePacked(const TypeSigTy &TypeSig) { in encodePacked() argument
311 if (TypeSig.size() > 8) in encodePacked()
315 for (unsigned char C : reverse(TypeSig)) { in encodePacked()
347 TypeSigTy TypeSig = ComputeTypeSignature(Int); in EmitGenerator() local
350 std::optional<uint32_t> Result = encodePacked(TypeSig); in EmitGenerator()
356 LongEncodingTable.add(TypeSig); in EmitGenerator()
381 TypeSigTy TypeSig = ComputeTypeSignature(Int); in EmitGenerator() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1716 const uint64_t TypeSig = NI.getForeignTUSignature(ForeignTUIdx); in verifyNameIndexEntries() local
1721 NonSkeletonDCtx.getTypeUnitForHash(TypeSig, /*IsDWO=*/true); in verifyNameIndexEntries()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.td665 list<int> TypeSig = !listflatten(!listconcat(