/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAttribute.h | 28 uint32_t ByteSize = 0; member
|
H A D | DWARFAbbreviationDeclaration.h | 69 uint8_t ByteSize; member 72 ByteSizeStorage ByteSize; member
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.cpp | 102 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 D | DIASourceFile.cpp | 33 DWORD ByteSize = 0; in getChecksum() local
|
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinkerDeclContext.cpp | 108 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 216 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 D | DWARFLinkerDeclContext.h | 114 uint32_t ByteSize = 0; variable
|
/llvm-project/lldb/tools/debugserver/source/ |
H A D | DNBBreakpoint.h | 30 nub_size_t ByteSize() const { return m_byte_size; } in ByteSize() function
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCtorDtorLowering.cpp | 116 auto *ByteSize = IRB.CreateSub(EndPtr, BeginPtr); createInitOrFiniCalls() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 84 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
|
H A D | CodeViewDebug.cpp | 1807 uint32_t ByteSize; lowerTypeBasic() local [all...] |
/llvm-project/flang/unittests/Evaluate/ |
H A D | ISO-Fortran-binding.cpp | 221 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 D | RawTypes.h | 315 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2540 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 D | ExprConstant.cpp | 6827 APSInt ByteSize; HandleOperatorNewCall() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 9966 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); LowerFSINCOS() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 20765 unsigned ByteSize = VT.getSizeInBits().getKnownMinValue() / 8; LowerSVEIntrinsicEXT() local [all...] |