Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp72 Optional<uint8_t> ByteSize; in extract() local
187 size_t ByteSize = NumBytes; in getByteSize() local
/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp265 const unsigned ByteSize = 1U << i; in initialize() local
779 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
794 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
812 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
827 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp104 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h107 uint32_t ByteSize = 0; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp83 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
H A DCodeViewDebug.cpp1656 uint32_t ByteSize; in lowerTypeBasic() local
/freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp216 unsigned ByteSize) { in ExtractConstantBytes()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2412 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { in get_VSPLTI_elt()
14381 unsigned ByteSize = Op1VT.getScalarSizeInBits() / 8; in combineStoreFPToInt() local
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6594 APSInt ByteSize; in HandleOperatorNewCall() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14125 unsigned ByteSize = VT.getSizeInBits().getKnownMinSize() / 8; in LowerSVEIntrinsicEXT() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9586 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); in LowerFSINCOS() local