Searched defs:ShouldXformToMOVHLPS (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4149 /// ShouldXformToMOVHLPS - Return true if the node should be transformed to
4153 static bool ShouldXformToMOVHLPS(ArrayRef<int> Mask, EVT VT) { function
6730 if (ShouldXformToMOVHLPS(M, VT) ||

Completed in 112 milliseconds