Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27395 static bool canReduceVMulWidth(SDNode *N, SelectionDAG &DAG, ShrinkMode &Mode) { in canReduceVMulWidth() function
27497 if (!canReduceVMulWidth(N, DAG, Mode)) in reduceVMULWidth()