/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.cpp | 72 Optional<uint8_t> ByteSize; in extract() local 187 size_t ByteSize = NumBytes; in getByteSize() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAttribute.h | 28 uint32_t ByteSize = 0; member
|
H A D | DWARFAbbreviationDeclaration.h | 61 uint8_t ByteSize; member 64 ByteSizeStorage ByteSize; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIASourceFile.cpp | 33 DWORD ByteSize = 0; in getChecksum() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 264 const unsigned ByteSize = 1U << i; in initialize() local 748 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 763 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 780 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 794 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.cpp | 104 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.h | 107 uint32_t ByteSize = 0; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 83 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
|
H A D | CodeViewDebug.cpp | 1656 uint32_t ByteSize; in lowerTypeBasic() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawTypes.h | 315 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 215 unsigned ByteSize) { in ExtractConstantBytes()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2403 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { in get_VSPLTI_elt() 14326 unsigned ByteSize = Op1VT.getScalarSizeInBits() / 8; in combineStoreFPToInt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 3909 unsigned ByteSize = PartSize / 8; in reduceLoadStoreWidth() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprConstant.cpp | 6591 APSInt ByteSize; in HandleOperatorNewCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 13710 unsigned ByteSize = VT.getSizeInBits().getKnownMinSize() / 8; in LowerSVEIntrinsicEXT() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 9309 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); in LowerFSINCOS() local
|