Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp356 bool Filler::needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize) in needsUnimp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp353 bool Filler::needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize) in needsUnimp()
/external/llvm/include/llvm/IR/
DDataLayout.h474 uint64_t StructSize; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h586 uint64_t StructSize; variable
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp933 const uint64_t StructSize = SL->getSizeInBytes(); in aliasSameBasePointerGEPs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1223 const uint64_t StructSize = SL->getSizeInBytes(); in aliasSameBasePointerGEPs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp344 unsigned StructSize = 0; member