Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7015 static SDValue concatSubVectors(SDValue V1, SDValue V2, SelectionDAG &DAG, in concatSubVectors() function
9566 Broadcast = concatSubVectors(Broadcast, Broadcast, DAG, DL); in EltsFromConsecutiveLoads()
11466 return concatSubVectors(Lower, Upper, DAG, dl); in LowerBUILD_VECTOR()
16269 SDValue V1V2 = concatSubVectors(V1, V2, DAG, DL); in lowerV8I16Shuffle()
53200 return concatSubVectors(N00, N01, DAG, dl); in combineZext()
55345 SDValue Src0 = concatSubVectors(Ops[0].getOperand(0), in combineConcatVectorOps()
55347 SDValue Src1 = concatSubVectors(Ops[0].getOperand(2), in combineConcatVectorOps()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5976 static SDValue concatSubVectors(SDValue V1, SDValue V2, SelectionDAG &DAG, in concatSubVectors() function
10096 return concatSubVectors(Lower, Upper, DAG, dl); in LowerBUILD_VECTOR()
43667 return concatSubVectors(N00, N01, DAG, dl); in combineZext()