Searched defs:Packed (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/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, argument
87 size_t unpack(const uint8_t *Packed, size_t PackedSize, uintptr_t *Unpacked, argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.h97 Packed, member in class:__sanitizer::StackStore::BlockInfo::State
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h59 const int32_t Packed; member in struct:llvm::ASanAccessInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitfields.h170 static void update(StorageType &Packed, IntegerType UserValue) { argument
178 static IntegerType extract(StorageType Packed) { argument
185 static StorageType test(StorageType Packed) { return Packed argument
254 get(StorageType Packed) argument
262 test(StorageType Packed) argument
270 set(StorageType &Packed, typename Bitfield::Type Value) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h105 bool Packed = false; member in class:clang::CodeGen::ConstantAggregateBuilderBase
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp223 bool Packed : 1; member in struct:__anon498::CGRecordLowering
230 CGRecordLowering(CodeGenTypes &Types, const RecordDecl *D, bool Packed) argument
[all...]
H A DCGExprConstant.cpp461 bool Packed = false; local
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp764 LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, unsigned ElementCount, LLVMBool Packed) argument
770 LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount, LLVMBool Packed) argument
789 LLVMStructSetBody(LLVMTypeRef StructTy, LLVMTypeRef *ElementTypes, unsigned ElementCount, LLVMBool Packed) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp3099 MachineSDNode *Packed = local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h208 Packed = 0x0001, member in class:llvm::codeview::CallingConvention::ClassOptions
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp907 bool Packed = [&] { local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp614 ASanAccessInfo::ASanAccessInfo(int32_t Packed) argument

Completed in 247 milliseconds