Searched refs:isVmovf (Results 1 – 1 of 1) sorted by relevance
6216 bool isVmovf = false; in parseFPImm() local6223 isVmovf = true; in parseFPImm()6231 if (!(isVmovf || isFconst)) in parseFPImm()6244 if (Tok.is(AsmToken::Real) && isVmovf) { in parseFPImm()