Searched defs:TySizeInBytes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | X86.cpp | 2523 unsigned TySizeInBytes = GetINTEGERTypeAtOffset() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 19339 unsigned TySizeInBytes = Origin->getValueSizeInBits(0) / 8; getOffsetFromBase() local |