Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2205 Value *CmpEither = Builder.CreateOr(Cond, CmpD); in processCopyingStore() local
2206 Cond = CmpEither; in processCopyingStore()