Home
last modified time | relevance | path

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

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