Searched defs:ByteSized (Results 1 – 3 of 3) sorted by relevance
358 bool ByteSized = isByteSizedType(SrcTy); in movzx() local375 bool ByteSized = isByteSizedType(SrcTy); in movzx() local385 bool ByteSized = isByteSizedType(SrcTy); in movsx() local399 bool ByteSized = isByteSizedType(SrcTy); in movsx() local
350 bool ByteSized = isByteSizedType(SrcTy); in movzx() local359 bool ByteSized = isByteSizedType(SrcTy); in movzx() local368 bool ByteSized = isByteSizedType(SrcTy); in movsx() local377 bool ByteSized = isByteSizedType(SrcTy); in movsx() local
4119 const StackOffset &Offset, int64_t &ByteSized, int64_t &VGSized) { in decomposeStackOffsetForDwarfOffsets()