Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp2214 Value *CmpBoth = Builder.CreateAnd(Cond, CmpB); in processCopyingStore() local
2215 Cond = CmpBoth; in processCopyingStore()