Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp33480 enum ShrinkMode { MULS8, MULU8, MULS16, MULU16 }; enum
33482 static bool canReduceVMulWidth(SDNode *N, SelectionDAG &DAG, ShrinkMode &Mode) { in canReduceVMulWidth()
33591 ShrinkMode Mode; in reduceVMULWidth()
38724 ShrinkMode Mode; in combineLoopMAddPattern()
38941 ShrinkMode Mode; in matchPMADDWD()