Searched defs:ByteSize (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp33 DWORD ByteSize = 0; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAttribute.h28 uint32_t ByteSize = 0; member in struct:llvm::DWARFAttribute
H A DDWARFAbbreviationDeclaration.h34 AttributeSpec(dwarf::Attribute A, dwarf::Form F, Optional<uint8_t> ByteSize) argument
61 uint8_t ByteSize; member in struct:llvm::DWARFAbbreviationDeclaration::AttributeSpec::ByteSizeStorage
64 ByteSizeStorage ByteSize; member in union:llvm::DWARFAbbreviationDeclaration::AttributeSpec::__anon4271
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp72 Optional<uint8_t> ByteSize; local
187 size_t ByteSize = NumBytes; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp107 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h79 DeclContext(unsigned Hash, uint32_t Line, uint32_t ByteSize, uint16_t Tag, argument
104 uint32_t ByteSize = 0; member in class:llvm::DeclContext
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp83 unsigned ByteSize = SizeInBits / SizeOfByte; local
H A DCodeViewDebug.cpp1606 uint32_t ByteSize; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp219 const unsigned ByteSize = 1U << i; local
636 const unsigned ByteSize = 1U << Idx; local
651 const unsigned ByteSize = 1U << Idx; local
668 const unsigned ByteSize = 1U << Idx; local
682 const unsigned ByteSize local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp212 ExtractConstantBytes(Constant *C, unsigned ByteStart, unsigned ByteSize) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h315 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member in struct:llvm::PDBStringTableHeader
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10884 unsigned ByteSize = VT.getSizeInBits().getKnownMinSize() / 8; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2164 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { argument
13641 unsigned ByteSize local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8894 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); local

Completed in 244 milliseconds