Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47553 static SDValue reduceVMULWidth(SDNode *N, const SDLoc &DL, SelectionDAG &DAG, in reduceVMULWidth() function
47877 return reduceVMULWidth(N, DL, DAG, Subtarget); in combineMul()