Home
last modified time | relevance | path

Searched refs:ShrinkMode (Results 1 – 2 of 2) 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()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27393 enum ShrinkMode { MULS8, MULU8, MULS16, MULU16 }; enum
27395 static bool canReduceVMulWidth(SDNode *N, SelectionDAG &DAG, ShrinkMode &Mode) { in canReduceVMulWidth()
27496 ShrinkMode Mode; in reduceVMULWidth()