Lines Matching refs:Scale
113 if (!Scale) in verifyType()
117 unsigned V = Scale.value(); in verifyType()
212 BuiltinStr = "q" + utostr(*Scale) + BuiltinStr; in initBuiltinStr()
227 ClangBuiltinStr += "bool" + utostr(64 / *Scale) + "_t"; in initClangBuiltinStr()
281 Str += "vbool" + utostr(64 / *Scale) + "_t"; in initTypeStr()
313 ShortStr = "b" + utostr(64 / *Scale); in initShortStr()
593 Scale = 0; in applyModifier()
596 Scale = LMUL.getScale(ElementBitwidth); in applyModifier()
622 Scale = LMUL.getScale(ElementBitwidth); in applyModifier()
627 Scale = LMUL.getScale(ElementBitwidth); in applyModifier()
632 Scale = LMUL.getScale(ElementBitwidth); in applyModifier()
636 Scale = LMUL.getScale(ElementBitwidth); in applyModifier()
739 Scale = LMUL.getScale(ElementBitwidth); in applyModifier()
753 Scale = LMUL.getScale(ElementBitwidth); in applyLog2EEW()
764 Scale = LMUL.getScale(ElementBitwidth); in applyFixedSEW()
785 Scale = LMUL.getScale(ElementBitwidth); in applyFixedLog2LMUL()