Searched defs:SizeWidth (Results 1 – 2 of 2) sorted by relevance
2731 unsigned SizeWidth = Subtarget->is64Bit() ? 64 : 32; in fastLowerIntrinsicCall() local2746 unsigned SizeWidth = Subtarget->is64Bit() ? 64 : 32; in fastLowerIntrinsicCall() local
4727 unsigned SizeWidth = ELFT::Is64Bits ? 8 : 7; in printProgramHeaders() local