Home
last modified time | relevance | path

Searched defs:Unpacked (Results 1 – 6 of 6) sorted by relevance

/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()
87 size_t unpack(const uint8_t *Packed, size_t PackedSize, uintptr_t *Unpacked, in unpack()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.h98 Unpacked, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5896 SelectionDAG &DAG, bool Unpacked) { in adjustLoadValueTypeImpl()
5942 bool Unpacked = Subtarget->hasUnpackedD16VMem(); in adjustLoadValueType() local
7779 bool Unpacked, bool IsD16, int DMaskPop, in constructRetValue()
H A DAMDGPULegalizerInfo.cpp5970 const bool Unpacked = ST.hasUnpackedD16VMem(); in legalizeBufferLoad() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp6231 ArrayRef<TemplateArgument> Unpacked(Arg); in FindInstantiatedDecl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17819 Value *Unpacked = Builder.CreateBitCast( in EmitPPCBuiltinExpr() local