Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.cpp108 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp217 const unsigned BitSize = ByteSize * 8; in initialize() local
735 const unsigned BitSize = ByteSize * 8; in instrumentAtomic() local
752 const unsigned BitSize = ByteSize * 8; in instrumentAtomic() local
767 const unsigned BitSize = ByteSize * 8; in instrumentAtomic() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h114 uint32_t ByteSize = 0; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCtorDtorLowering.cpp116 auto *ByteSize = IRB.CreateSub(EndPtr, BeginPtr); in createInitOrFiniCalls() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp83 unsigned ByteSize = SizeInBits / SizeOfByte; addOpPiece() local
H A DCodeViewDebug.cpp1807 uint32_t ByteSize; in lowerTypeBasic() local
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp133 ExtractConstantBytes(Constant * C,unsigned ByteStart,unsigned ByteSize) ExtractConstantBytes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2526 get_VSPLTI_elt(SDNode * N,unsigned ByteSize,SelectionDAG & DAG) get_VSPLTI_elt() argument
15177 unsigned ByteSize = Op1VT.getScalarSizeInBits() / 8; combineStoreFPToInt() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6781 APSInt ByteSize; HandleOperatorNewCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9934 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); LowerFSINCOS() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19760 unsigned ByteSize = VT.getSizeInBits().getKnownMinValue() / 8; LowerSVEIntrinsicEXT() local
[all...]