Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAttribute.h28 uint32_t ByteSize = 0; member
H A DDWARFAbbreviationDeclaration.h61 uint8_t ByteSize; member
64 ByteSizeStorage ByteSize; member
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp72 Optional<uint8_t> ByteSize; in extract() local
203 size_t ByteSize = NumBytes; in getByteSize() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp217 const unsigned ByteSize = 1U << i; in initialize() local
735 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
750 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
768 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
783 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp105 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h30 nub_size_t ByteSize() const { return m_byte_size; } in ByteSize() function
/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h112 uint32_t ByteSize = 0; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp83 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
H A DCodeViewDebug.cpp1757 uint32_t ByteSize; in lowerTypeBasic() local
/llvm-project-15.0.7/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-15.0.7/bolt/lib/Core/
H A DDebugData.cpp712 static std::string encodeLE(size_t ByteSize, uint64_t NewValue) { in encodeLE()
796 size_t ByteSize) { in addLEPatch()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h315 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member
/llvm-project-15.0.7/llvm/lib/IR/
H A DConstantFold.cpp214 unsigned ByteSize) { in ExtractConstantBytes()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2465 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { in get_VSPLTI_elt()
14731 unsigned ByteSize = Op1VT.getScalarSizeInBits() / 8; in combineStoreFPToInt() local
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp6673 APSInt ByteSize; in HandleOperatorNewCall() local
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16226 unsigned ByteSize = VT.getSizeInBits().getKnownMinSize() / 8; in LowerSVEIntrinsicEXT() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9792 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); in LowerFSINCOS() local