Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6269 unsigned CombineOp = SameSide ? ISD::ADD : ISD::SUB; in visitRotate() local
6271 DAG.FoldConstantArithmetic(CombineOp, dl, ShiftVT, C1, C2)) { in visitRotate()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp25557 unsigned CombineOp = in combineRedundantDWordShuffle() local
25571 if (V.getOpcode() == CombineOp) in combineRedundantDWordShuffle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp30475 unsigned CombineOp = in combineRedundantDWordShuffle() local
30489 if (V.getOpcode() == CombineOp) in combineRedundantDWordShuffle()