Home
last modified time | relevance | path

Searched refs:canReduceVMulWidth (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.cpp38889 static bool canReduceVMulWidth(SDNode *N, SelectionDAG &DAG, ShrinkMode &Mode) { in canReduceVMulWidth() function
38967 if (!canReduceVMulWidth(N, DAG, Mode)) in reduceVMULWidth()
44787 canReduceVMulWidth(Op.getNode(), DAG, Mode) && in combineLoopMAddPattern()
44993 if (!canReduceVMulWidth(Mul.getNode(), DAG, Mode) || in matchPMADDWD()