Searched defs:StructSize (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/Sparc/ | ||
H A D | DelaySlotFiller.cpp | 353 needsUnimp(MachineBasicBlock::iterator I,unsigned & StructSize) needsUnimp() argument |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DataLayout.h | 623 TypeSize StructSize; global() variable |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 3235 [[maybe_unused]] llvm::TypeSize StructSize = EmitFunctionProlog() local |
/llvm-project/llvm/lib/Transforms/Coroutines/ | ||
H A D | CoroFrame.cpp | 600 uint64_t StructSize = 0; global() member in __anon0ad1b9b90811::FrameTypeBuilder |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 2864 std::optional<int64_t> StructSize = structHasUniqueObjectRepresentations( hasUniqueObjectRepresentations() local |