Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33319 static bool detectZextAbsDiff(const SDValue &Select, SDValue &Op0, in detectZextAbsDiff() function
33611 if (!detectZextAbsDiff(Root, Zext0, Zext1)) in combineBasicSADPattern()
40684 if (!detectZextAbsDiff(Op0, SadOp0, SadOp1)) in combineLoopSADPattern()
40691 detectZextAbsDiff(Op1, SadOp0, SadOp1)) { in combineLoopSADPattern()