Searched refs:PerformInsertVectorEltInMemory (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 96 SDValue PerformInsertVectorEltInMemory(SDValue Vec, SDValue Val, SDValue Idx, 313 SDValue SelectionDAGLegalize::PerformInsertVectorEltInMemory(SDValue Vec, in PerformInsertVectorEltInMemory() function in SelectionDAGLegalize 381 return PerformInsertVectorEltInMemory(Vec, Val, Idx, dl); in ExpandINSERT_VECTOR_ELT()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 123 SDValue PerformInsertVectorEltInMemory(SDValue Vec, SDValue Val, SDValue Idx, 362 SDValue SelectionDAGLegalize::PerformInsertVectorEltInMemory(SDValue Vec, in PerformInsertVectorEltInMemory() function in SelectionDAGLegalize 420 return PerformInsertVectorEltInMemory(Vec, Val, Idx, dl); in ExpandINSERT_VECTOR_ELT()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 123 SDValue PerformInsertVectorEltInMemory(SDValue Vec, SDValue Val, SDValue Idx, 361 SDValue SelectionDAGLegalize::PerformInsertVectorEltInMemory(SDValue Vec, in PerformInsertVectorEltInMemory() function in SelectionDAGLegalize 421 return PerformInsertVectorEltInMemory(Vec, Val, Idx, dl); in ExpandINSERT_VECTOR_ELT()
|