Home
last modified time | relevance | path

Searched defs:ByteSize (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAttribute.h28 uint32_t ByteSize = 0; member
H A DDWARFAbbreviationDeclaration.h69 uint8_t ByteSize; member
72 ByteSizeStorage ByteSize; member
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp102 std::optional<uint8_t> ByteSize; in extract() local
223 size_t ByteSize = NumBytes; in getByteSize() local
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.cpp108 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp216 const unsigned ByteSize = 1U << i; initialize() local
734 const unsigned ByteSize = 1U << Idx; instrumentAtomic() local
751 const unsigned ByteSize = 1U << Idx; instrumentAtomic() local
766 const unsigned ByteSize = 1U << Idx; instrumentAtomic() local
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h114 uint32_t ByteSize = 0; variable
/llvm-project/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h30 nub_size_t ByteSize() const { return m_byte_size; } in ByteSize() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCtorDtorLowering.cpp116 auto *ByteSize = IRB.CreateSub(EndPtr, BeginPtr); createInitOrFiniCalls() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp84 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
H A DCodeViewDebug.cpp1807 uint32_t ByteSize; lowerTypeBasic() local
[all...]
/llvm-project/flang/unittests/Evaluate/
H A DISO-Fortran-binding.cpp221 static std::size_t ByteSize(CFI_type_t ty, std::size_t size) { in ByteSize() function
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h315 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2540 get_VSPLTI_elt(SDNode * N,unsigned ByteSize,SelectionDAG & DAG) get_VSPLTI_elt() argument
15394 unsigned ByteSize = Op1VT.getScalarSizeInBits() / 8; combineStoreFPToInt() local
[all...]
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6827 APSInt ByteSize; HandleOperatorNewCall() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9966 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); LowerFSINCOS() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20765 unsigned ByteSize = VT.getSizeInBits().getKnownMinValue() / 8; LowerSVEIntrinsicEXT() local
[all...]