Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp151 bool sameStringExceptSuffix(const StringRef LHS, const StringRef RHS, in sameStringExceptSuffix() function
1451 if (sameStringExceptSuffix(name1, name2, "_UPD")) { in emit()