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

/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp1098 const bool IsVMull = NameRef.count("mull") && !IsQuad; local
1099 return (IsVMulOrMulh || IsVMull) && HasLanePostfix;

Completed in 81 milliseconds