Home
last modified time | relevance | path

Searched refs:replaceParamsIn (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp468 std::string replaceParamsIn(std::string S);
1193 std::string Intrinsic::replaceParamsIn(std::string S) { in replaceParamsIn() function in Intrinsic
1485 Lines.push_back(replaceParamsIn(SI->getAsString())); in emitBody()