Searched defs:apInt (Results 1 – 5 of 5) sorted by relevance
425 Optional<APInt> apInt = buildAttributeAPInt(type, isNegative, spelling); in parseDecOrHexAttr() local620 APInt apInt(1, token.is(Token::kw_true), /*isSigned=*/false); in getIntAttrElements() local626 Optional<APInt> apInt = in getIntAttrElements() local
293 APInt apInt(typeSizeInBits, *value); in parseFloatFromIntegerLiteral() local
28 APInt apInt = ofr.get<Attribute>().cast<IntegerAttr>().getValue(); in dispatchIndexOpFoldResult() local
42 Optional<APInt> apInt; member
1635 APInt apInt = apValue.bitcastToAPInt(); in printFloatValue() local