/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.cpp | 70 std::optional<uint8_t> ByteSize; in extract() local 201 size_t ByteSize = NumBytes; in getByteSize() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.h | 61 uint8_t ByteSize; member 64 ByteSizeStorage ByteSize; member
|
H A D | DWARFAttribute.h | 28 uint32_t ByteSize = 0; member
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 217 const unsigned ByteSize = 1U << i; in initialize() local 727 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 742 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 760 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 775 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIASourceFile.cpp | 33 DWORD ByteSize = 0; in getChecksum() local
|
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.cpp | 105 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
|
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | DNBBreakpoint.h | 30 nub_size_t ByteSize() const { return m_byte_size; } in ByteSize() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.h | 112 uint32_t ByteSize = 0; variable
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 83 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
|
H A D | CodeViewDebug.cpp | 1776 uint32_t ByteSize; in lowerTypeBasic() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawTypes.h | 315 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 214 unsigned ByteSize) { in ExtractConstantBytes()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2478 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { in get_VSPLTI_elt() 14881 unsigned ByteSize = Op1VT.getScalarSizeInBits() / 8; in combineStoreFPToInt() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ExprConstant.cpp | 6681 APSInt ByteSize; in HandleOperatorNewCall() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 9866 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); in LowerFSINCOS() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 17810 unsigned ByteSize = VT.getSizeInBits().getKnownMinValue() / 8; in LowerSVEIntrinsicEXT() local
|