Searched refs:selectScalarSSELoad (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrFragmentsSIMD.td | 777 def sse_load_f32 : ComplexPattern<v4f32, 5, "selectScalarSSELoad", [], 780 def sse_load_f64 : ComplexPattern<v2f64, 5, "selectScalarSSELoad", [],
|
D | X86ISelDAGToDAG.cpp | 237 bool selectScalarSSELoad(SDNode *Root, SDNode *Parent, SDValue N, 2374 bool X86DAGToDAGISel::selectScalarSSELoad(SDNode *Root, SDNode *Parent, in selectScalarSSELoad() function in X86DAGToDAGISel
|