Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp36698 static bool detectZextAbsDiff(const SDValue &Abs, SDValue &Op0, SDValue &Op1) { in detectZextAbsDiff() function
37002 if (!detectZextAbsDiff(Root, Zext0, Zext1)) in combineBasicSADPattern()
44870 if(!detectZextAbsDiff(AbsOp, SadOp0, SadOp1)) in combineLoopSADPattern()