Searched defs:StrChr (Results 1 – 4 of 4) sorted by relevance
220 static void RunStrChrTestImpl(StrChrFn *StrChr) { in RunStrChrTestImpl()238 UNUSED static void RunStrChrTest(PointerToStrChr1 StrChr, ...) { in RunStrChrTest()241 UNUSED static void RunStrChrTest(PointerToStrChr2 StrChr, int) { in RunStrChrTest()
742 Constant *StrChr = in emitStrChr() local
612 Value *StrChr = emitStrChr(CI->getArgOperand(0), ToFindStr[0], B, TLI); in optimizeStrStr() local
888 Value *StrChr = emitStrChr(CI->getArgOperand(0), ToFindStr[0], B, TLI); in optimizeStrStr() local