Searched defs:LHSStr (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/llvm-libc/test/UnitTest/ |
H A D | LibcTest.h | 144 bool test(TestCond Cond, ValType LHS, ValType RHS, const char *LHSStr, in test() 151 bool test(TestCond Cond, ValType LHS, ValType RHS, const char *LHSStr, in test() 159 bool test(TestCond Cond, ValType LHS, ValType RHS, const char *LHSStr, in test() 168 bool test(TestCond Cond, ValType LHS, cpp::nullptr_t, const char *LHSStr, in test() 177 bool test(TestCond Cond, ValType LHS, ValType RHS, const char *LHSStr, in test() 185 bool test(TestCond Cond, ValType LHS, ValType RHS, const char *LHSStr, in test()
|
H A D | LibcTest.cpp | 75 const char *LHSStr, const char *RHSStr, Location Loc) { in test() 271 bool Test::testStrEq(const char *LHS, const char *RHS, const char *LHSStr, in testStrEq() 278 bool Test::testStrNe(const char *LHS, const char *RHS, const char *LHSStr, in testStrNe() 285 bool Test::testMatch(bool MatchResult, MatcherBase &Matcher, const char *LHSStr, in testMatch()
|
H A D | LibcDeathTestExecutors.cpp | 25 const char *LHSStr, const char *RHSStr, in testProcessKilled() 69 const char *LHSStr, const char *RHSStr, in testProcessExits()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 744 StringRef LHSStr, RHSStr; in optimizeMemCmp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1046 StringRef LHSStr, RHSStr; in optimizeMemCmpConstantSize() local
|