Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAttribute.h29 uint32_t ByteSize = 0; member
H A DDWARFAbbreviationDeclaration.h70 uint8_t ByteSize; member
73 ByteSizeStorage ByteSize; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp218 const unsigned ByteSize = 1U << i; in initialize() local
738 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
755 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
770 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h114 uint32_t ByteSize = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCtorDtorLowering.cpp115 auto *ByteSize = IRB.CreateSub(EndPtr, BeginPtr, "", /*HasNUW=*/true, in createInitOrFiniCalls() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DBitcastBuffer.h88 unsigned ByteSize = FinalBitSize.roundToBytes(); in BitcastBuffer() local
H A DInterpBuiltin.cpp1961 size_t ByteSize = Size.getZExtValue() * ElemSize; in interp__builtin_memcmp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp84 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
H A DCodeViewDebug.cpp1821 uint32_t ByteSize; in lowerTypeBasic() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h315 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2546 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { in get_VSPLTI_elt()
16223 unsigned ByteSize = Op1VT.getScalarSizeInBits() / 8; in combineStoreFPToInt() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7150 APSInt ByteSize; in HandleOperatorNewCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10002 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); in LowerFSINCOS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21719 unsigned ByteSize = VT.getSizeInBits().getKnownMinValue() / 8; in LowerSVEIntrinsicEXT() local