Home
last modified time | relevance | path

Searched refs:Packed (Results 1 – 25 of 78) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitfields.h170 static void update(StorageType &Packed, IntegerType UserValue) {
172 Packed &= ~Mask;
173 Packed |= StorageValue << Bitfield::Shift;
178 static IntegerType extract(StorageType Packed) {
179 const StorageType StorageValue = (Packed & Mask) >> Bitfield::Shift;
185 static StorageType test(StorageType Packed) { return Packed & Mask; }
254 static typename Bitfield::Type get(StorageType Packed) {
256 return static_cast<typename Bitfield::Type>(I::extract(Packed));
262 static StorageType test(StorageType Packed) {
264 return I::test(Packed);
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dstack_trace_compressor.cpp69 size_t pack(const uintptr_t *Unpacked, size_t UnpackedSize, uint8_t *Packed, in pack() argument
77 varIntEncode(zigzagEncode(Diff), Packed + Index, PackedMaxSize - Index); in pack()
87 size_t unpack(const uint8_t *Packed, size_t PackedSize, uintptr_t *Unpacked, in unpack() argument
94 varIntDecode(Packed + Index, PackedSize - Index, &EncodedDiff); in unpack()
H A Dstack_trace_compressor.h26 size_t pack(const uintptr_t *Unpacked, size_t UnpackedSize, uint8_t *Packed,
32 size_t unpack(const uint8_t *Packed, size_t PackedSize, uintptr_t *Unpacked,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp95 CGRecordLowering(CodeGenTypes &Types, const RecordDecl *D, bool Packed);
225 bool Packed : 1; member
233 bool Packed) in CGRecordLowering() argument
238 IsZeroInitializableAsBase(true), Packed(Packed) {} in CGRecordLowering()
377 Packed = true; in lowerUnion()
969 if (Packed) in determinePacked()
981 Packed = true; in determinePacked()
989 Packed = true; in determinePacked()
994 Packed = true; in determinePacked()
996 if (!Packed) in determinePacked()
[all …]
H A DConstantInitBuilder.cpp211 if (!Packed) in addPlaceholderWithSize()
250 if (!Packed) in getOffsetFromGlobalTo()
286 ty = llvm::StructType::get(Builder.CGM.getLLVMContext(), {}, Packed); in finishStruct()
290 assert(ty->isPacked() == Packed); in finishStruct()
293 constant = llvm::ConstantStruct::getAnon(elts, Packed); in finishStruct()
H A DCGExprConstant.cpp469 bool Packed = false; in buildFrom() local
475 Packed = true; in buildFrom()
497 Packed = true; in buildFrom()
505 if (Packed) { in buildFrom()
514 CGM.getLLVMContext(), Packed ? PackedElems : UnpackedElems, Packed); in buildFrom()
523 return llvm::ConstantStruct::get(STy, Packed ? PackedElems : UnpackedElems); in buildFrom()
/freebsd/contrib/file/magic/Magdir/
H A Ddbpf4 # dppf: Maxis Database Packed Files, the stored data file format used by all
8 0 string DBPF Maxis Database Packed File
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h62 const int32_t Packed; member
67 LLVM_ABI explicit ASanAccessInfo(int32_t Packed);
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h108 bool Packed = false; variable
161 Finished(other.Finished), Frozen(other.Frozen), Packed(other.Packed), in ConstantAggregateBuilderBase()
477 if (structTy) this->Packed = structTy->isPacked(); in ConstantStructBuilderTemplateBase()
482 this->Packed = packed; in setPacked()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.cpp266 case State::Packed: in GetOrUnpack()
313 case State::Packed: in Pack()
346 VPrintf(1, "Packed block of %zu KiB to %zu KiB\n", kBlockSizeBytes >> 10, in Pack()
365 state = State::Packed; in TestOnlyUnmap()
381 return state == State::Packed;
H A Dsanitizer_stack_store.h97 Packed, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsRISCVXAndes.td22 // Andes Vector Packed FP16 Extension
H A DConstants.h486 static Constant *getAnon(ArrayRef<Constant *> V, bool Packed = false) {
487 return get(getTypeForElements(V, Packed), V);
490 bool Packed = false) {
491 return get(getTypeForElements(Ctx, V, Packed), V);
497 bool Packed = false);
501 bool Packed = false);
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h393 static Constant *getAnon(ArrayRef<Constant *> V, bool Packed = false) {
394 return get(getTypeForElements(V, Packed), V);
397 bool Packed = false) {
398 return get(getTypeForElements(Ctx, V, Packed), V);
402 getTypeForElements(Context &Ctx, ArrayRef<Constant *> V, bool Packed = false);
406 bool Packed = false) {
409 return getTypeForElements(V[0]->getContext(), V, Packed);
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleSLM.td432 // Packed Compare Implicit Length Strings, Return Mask
435 // Packed Compare Explicit Length Strings, Return Mask
438 // Packed Compare Implicit Length Strings, Return Index
441 // Packed Compare Explicit Length Strings, Return Index
H A DX86Schedule.td467 // Packed Compare Implicit Length Strings, Return Mask
469 // Packed Compare Explicit Length Strings, Return Mask
471 // Packed Compare Implicit Length Strings, Return Index
473 // Packed Compare Explicit Length Strings, Return Index
558 // Conditional SIMD Packed Loads and Stores wrappers.
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td1070 // Packed SIMD Extensions
1073 "'Base P' (Packed SIMD)">;
1076 "'Base P' (Packed SIMD)">;
1082 "'Base P' (Packed-SIMD)">;
1088 "'Base P' (Packed-SIMD)">;
1094 "'Base P' (Packed-SIMD)">;
1101 "'Base P' (Packed-SIMD)">;
1631 "Andes Vector Packed FP16 Extension", [FeatureStdExtF]>;
1635 "'XAndesVPackFPH' (Andes Vector Packed FP16 Extension)">;
H A DRISCVInstrInfoP.td10 // Packed SIMD instruction set extension.
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp194 return (Tag->Options & ClassOptions::Packed) != ClassOptions::None; in isPacked()
H A DNativeTypeEnum.cpp335 return bool(Record->getOptions() & codeview::ClassOptions::Packed); in isPacked()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp603 unsigned Packed : 1;
692 InferAlignment(false), Packed(false), IsUnion(false), in ItaniumRecordLayoutBuilder()
1005 CharUnits BaseAlign = Packed ? CharUnits::One() : UnpackedBaseAlign; in EnsureVTablePointerAlignment()
1219 return (Packed && ((Context.getLangOpts().getClangABICompat() <= in LayoutBase()
1317 Packed = D->hasAttr<PackedAttr>(); in InitializeLayout()
1536 bool FieldPacked = Packed || D->hasAttr<PackedAttr>(); in LayoutBitField()
1966 bool FieldPacked = (Packed && (!FieldClass || FieldClass->isPOD() || in LayoutField()
2135 if (Packed && !FieldPacked && PackedFieldAlign < FieldAlign) in LayoutField()
2209 if (Packed && UnpackedAlignment <= Alignment && in FinishLayout()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_andes_vector.td96 // Andes Vector Packed FP16 Extension (XAndesVPackFPH)
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DConstant.cpp167 bool Packed) { in getTypeForElements() argument
173 return StructType::get(Ctx, EltTypes, Packed); in getTypeForElements()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h188 Packed = 0x0001, enumerator
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dqman.txt82 for QMan Frame Queue Descriptor (FQD) and Packed Frame Descriptor Record (PFDR).

1234