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

/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp1557 static std::string GenCombine(std::string typestr, function
2007 s += GenCombine(GetNarrowTypestr(typestr), "__a", addhn);
2013 s += GenCombine(GetNarrowTypestr(typestr), "__a", raddhn);
2019 s += GenCombine(GetNarrowTypestr(typestr), "__a", subhn);
2025 s += GenCombine(GetNarrowTypestr(typestr), "__a", rsubhn);

Completed in 28 milliseconds