Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp353 bool Filler::needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize) in needsUnimp()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h605 uint64_t StructSize; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp428 uint64_t StructSize = 0; member in __anon9d3cc0d10611::FrameTypeBuilder
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp2745 Optional<int64_t> StructSize = in hasUniqueObjectRepresentations() local