Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp353 bool Filler::needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize) in needsUnimp()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DDataLayout.h605 uint64_t StructSize; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp428 uint64_t StructSize = 0; member in __anon5843ecfe0611::FrameTypeBuilder
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTContext.cpp2760 Optional<int64_t> StructSize = in hasUniqueObjectRepresentations() local