Searched refs:isVmovf (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5052 bool isVmovf = TyOp.isToken() && local
5057 if (!(isVmovf || isFconst))
5070 if (Tok.is(AsmToken::Real) && isVmovf) {

Completed in 64 milliseconds