Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp9524 static SDValue materializeVectorConstant(SDValue Op, SelectionDAG &DAG, in materializeVectorConstant() function
9862 if (SDValue VectorConstant = materializeVectorConstant(Op, DAG, Subtarget)) in LowerBUILD_VECTOR()