Home
last modified time | relevance | path

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

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