Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp73 Optional<uint8_t> ByteSize; in extract() local
188 size_t ByteSize = NumBytes; in getByteSize() local
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h62 uint8_t ByteSize; member
65 ByteSizeStorage ByteSize; member
H A DDWARFAttribute.h29 uint32_t ByteSize = 0; member
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp34 DWORD ByteSize = 0; in getChecksum() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp202 const unsigned ByteSize = 1U << i; in initializeCallbacks() local
633 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
648 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
665 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
679 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
H A DEfficiencySanitizer.cpp248 const unsigned ByteSize = 1U << Idx; in initializeCallbacks() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp82 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
H A DCodeViewDebug.cpp1547 uint32_t ByteSize; in lowerTypeBasic() local
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h316 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member
/freebsd-12.1/contrib/llvm/lib/IR/
H A DConstantFold.cpp213 unsigned ByteSize) { in ExtractConstantBytes()
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp780 unsigned ByteSize = Ref.Count * sizeof(TypeIndex); in remapTypesInSymbolRecord() local
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2053 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { in get_VSPLTI_elt()
12639 unsigned ByteSize = Op1VT.getScalarSizeInBits() / 8; in combineStoreFPToInt() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1924 unsigned ByteSize = VT.getStoreSize(); in CreateStackTemporary() local
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7688 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); in LowerFSINCOS() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17383 unsigned ByteSize = SrcVT.getSizeInBits()/8; in BuildFILD() local