Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp354 bool Filler::needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize) in needsUnimp()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDataLayout.h626 uint64_t StructSize; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp457 uint64_t StructSize = 0; member in __anonb993b61d0611::FrameTypeBuilder
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp2853 std::optional<int64_t> StructSize = in hasUniqueObjectRepresentations() local