Home
last modified time | relevance | path

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

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