Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp353 bool Filler::needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize) in needsUnimp()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h623 TypeSize StructSize; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp597 uint64_t StructSize = 0; global() member in __anon2f3263780811::FrameTypeBuilder
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3235 llvm::TypeSize StructSize = CGM.getDataLayout().getTypeAllocSize(STy); EmitFunctionProlog() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2814 std::optional<int64_t> StructSize = structHasUniqueObjectRepresentations( hasUniqueObjectRepresentations() local