Home
last modified time | relevance | path

Searched defs:StructSize (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp366 bool Filler::needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize) in needsUnimp()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h629 TypeSize StructSize; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp203 unsigned StructSize = Ty->getNumContainedTypes(); in isStructOfMatchingFixedVectors() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp177 uint64_t StructSize = 0; member in __anon408e6fe60211::FrameTypeBuilder
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3458 CharUnits StructSize = NewEntry->getSize(); in getASTRecordLayout() local
H A DASTContext.cpp3055 std::optional<int64_t> StructSize = structHasUniqueObjectRepresentations( in hasUniqueObjectRepresentations() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3361 llvm::TypeSize StructSize = CGM.getDataLayout().getTypeAllocSize(STy); in EmitFunctionProlog() local