/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.cpp | 102 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 D | DWARFAttribute.h | 28 uint32_t ByteSize = 0; member
|
H A D | DWARFAbbreviationDeclaration.h | 69 uint8_t ByteSize; member 72 ByteSizeStorage ByteSize; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIASourceFile.cpp | 33 DWORD ByteSize = 0; in getChecksum() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinkerDeclContext.cpp | 108 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 217 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 D | DWARFLinkerDeclContext.h | 114 uint32_t ByteSize = 0; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCtorDtorLowering.cpp | 116 auto *ByteSize = IRB.CreateSub(EndPtr, BeginPtr); in createInitOrFiniCalls() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 83 unsigned ByteSize = SizeInBits / SizeOfByte; addOpPiece() local
|
H A D | CodeViewDebug.cpp | 1807 uint32_t ByteSize; in lowerTypeBasic() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawTypes.h | 315 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 133 ExtractConstantBytes(Constant * C,unsigned ByteStart,unsigned ByteSize) ExtractConstantBytes() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2526 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 D | ExprConstant.cpp | 6781 APSInt ByteSize; HandleOperatorNewCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 9934 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); LowerFSINCOS() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 19760 unsigned ByteSize = VT.getSizeInBits().getKnownMinValue() / 8; LowerSVEIntrinsicEXT() local [all...] |