Searched refs:isFconst (Results 1 – 1 of 1) sorted by relevance
4978 bool isFconst = Mnemonic.isToken() && (Mnemonic.getToken() == "fconstd" || in parseFPImm() local4980 if (!(isVmovf || isFconst)) in parseFPImm()5006 if (Tok.is(AsmToken::Integer) && isFconst) { in parseFPImm()