Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp135 void transformByteCompare(GetElementPtrInst *GEPA, GetElementPtrInst *GEPB,
371 transformByteCompare(GEPA, GEPB, PN, MaxLen, Index, StartIdx, /*IncIdx=*/true, in recognizeByteCompare()
838 void LoopIdiomVectorize::transformByteCompare(GetElementPtrInst *GEPA, in transformByteCompare() function in LoopIdiomVectorize