Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp354 bool Filler::needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize) in needsUnimp()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDataLayout.h623 uint64_t StructSize; variable
/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp436 uint64_t StructSize = 0; member in __anon8d9a21160611::FrameTypeBuilder
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp2842 Optional<int64_t> StructSize = in hasUniqueObjectRepresentations() local