/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 2226 DAG.ExtractVectorElements(Op->getOperand(0), LHS); in LowerSETCC() 2227 DAG.ExtractVectorElements(Op->getOperand(1), RHS); in LowerSETCC() 2266 DAG.ExtractVectorElements(Op.getOperand(0), ShiftedElements, 0, 0, MVT::i32); in unrollVectorShift() 2268 DAG.ExtractVectorElements(Op.getOperand(1), ShiftElements, 0, 0, MVT::i32); in unrollVectorShift()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1508 DAG.ExtractVectorElements(Op->getOperand(0), LHS); in LowerSETCC() 1509 DAG.ExtractVectorElements(Op->getOperand(1), RHS); in LowerSETCC()
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 900 DAG.ExtractVectorElements(U.get(), Args); in LowerCONCAT_VECTORS() 911 DAG.ExtractVectorElements(Op.getOperand(0), Args, Start, in LowerEXTRACT_SUBVECTOR() 2105 DAG.ExtractVectorElements(Src, Args, 0, NElts); in LowerSIGN_EXTEND_INREG()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 1361 DAG.ExtractVectorElements(NewIn, Args); in LowerCONCAT_VECTORS() 1374 DAG.ExtractVectorElements(U.get(), Args); in LowerCONCAT_VECTORS() 1403 DAG.ExtractVectorElements(Op.getOperand(0), Args, Start, in LowerEXTRACT_SUBVECTOR() 2860 DAG.ExtractVectorElements(Src, Args, 0, NElts); in LowerSIGN_EXTEND_INREG()
|
H A D | SIISelLowering.cpp | 4821 DAG.ExtractVectorElements(Result, Elts); in adjustLoadValueTypeImpl() 6250 DAG.ExtractVectorElements(Src, Elts); in padEltsToUndef() 6719 DAG.ExtractVectorElements(SDValue(NewNode, 0), Elt, 0, 1); in lowerImage() 7777 DAG.ExtractVectorElements(Op, Lanes, 0, 3); in LowerINTRINSIC_W_CHAIN() 7808 DAG.ExtractVectorElements(RayDir, DirLanes, 0, 3); in LowerINTRINSIC_W_CHAIN() 7809 DAG.ExtractVectorElements(RayInvDir, InvDirLanes, 0, 3); in LowerINTRINSIC_W_CHAIN() 7822 DAG.ExtractVectorElements(DAG.getBitcast(MVT::v2i32, NodePtr), Ops, 0, in LowerINTRINSIC_W_CHAIN() 7983 DAG.ExtractVectorElements(IntVData, Elts); in handleD16VData()
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 1363 void ExtractVectorElements(SDValue Op, SmallVectorImpl<SDValue> &Args,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 1238 DAG.ExtractVectorElements(U.get(), Args); in LowerCONCAT_VECTORS() 1249 DAG.ExtractVectorElements(Op.getOperand(0), Args, Start, in LowerEXTRACT_SUBVECTOR() 2769 DAG.ExtractVectorElements(Src, Args, 0, NElts); in LowerSIGN_EXTEND_INREG()
|
H A D | SIISelLowering.cpp | 4121 DAG.ExtractVectorElements(Result, Elts); in adjustLoadValueTypeImpl() 5280 DAG.ExtractVectorElements(CastRes, BVElts, 0, DMaskPop); in constructRetValue() 5311 DAG.ExtractVectorElements(N, TFCElt, DMaskPop, 1); in constructRetValue() 5644 DAG.ExtractVectorElements(SDValue(NewNode, 0), Elt, 0, 1); in lowerImage()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 1698 void ExtractVectorElements(SDValue Op, SmallVectorImpl<SDValue> &Args,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 1065 DAG.ExtractVectorElements(V, Elems); in LowerHvxConcatVectors()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 2226 void ExtractVectorElements(SDValue Op, SmallVectorImpl<SDValue> &Args,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SelectionDAG.h | 2256 void ExtractVectorElements(SDValue Op, SmallVectorImpl<SDValue> &Args,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SelectionDAG.h | 2287 void ExtractVectorElements(SDValue Op, SmallVectorImpl<SDValue> &Args,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SelectionDAG.h | 2241 void ExtractVectorElements(SDValue Op, SmallVectorImpl<SDValue> &Args,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SelectionDAG.h | 2241 void ExtractVectorElements(SDValue Op, SmallVectorImpl<SDValue> &Args,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 274 DAG.ExtractVectorElements(N->getOperand(0), ElemsLHS); in ScalarizeVecRes_OverflowOp() 275 DAG.ExtractVectorElements(N->getOperand(1), ElemsRHS); in ScalarizeVecRes_OverflowOp() 4884 DAG.ExtractVectorElements(InOp, Ops); in WidenVecRes_BITCAST()
|
H A D | SelectionDAG.cpp | 11487 ExtractVectorElements(N->getOperand(0), LHSScalars, 0, NE); in UnrollVectorOverflowOp() 11488 ExtractVectorElements(N->getOperand(1), RHSScalars, 0, NE); in UnrollVectorOverflowOp() 11670 void SelectionDAG::ExtractVectorElements(SDValue Op, in ExtractVectorElements() function in SelectionDAG
|
H A D | TargetLowering.cpp | 10141 DAG.ExtractVectorElements(Op, Ops, 0, NumElts); in expandVecReduce() 10169 DAG.ExtractVectorElements(VecOp, Ops, 0, NumElts); in expandVecReduceSeq()
|
H A D | SelectionDAGBuilder.cpp | 645 DAG.ExtractVectorElements(Val, Ops); in widenVectorToPartType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 244 DAG.ExtractVectorElements(N->getOperand(0), ElemsLHS); in ScalarizeVecRes_OverflowOp() 245 DAG.ExtractVectorElements(N->getOperand(1), ElemsRHS); in ScalarizeVecRes_OverflowOp()
|
H A D | SelectionDAG.cpp | 9348 ExtractVectorElements(N->getOperand(0), LHSScalars, 0, NE); in UnrollVectorOverflowOp() 9349 ExtractVectorElements(N->getOperand(1), RHSScalars, 0, NE); in UnrollVectorOverflowOp() 9479 void SelectionDAG::ExtractVectorElements(SDValue Op, in ExtractVectorElements() function in SelectionDAG
|
H A D | TargetLowering.cpp | 7651 DAG.ExtractVectorElements(Op, Ops, 0, NumElts); in expandVecReduce()
|
H A D | SelectionDAGBuilder.cpp | 648 DAG.ExtractVectorElements(Val, Ops); in widenVectorToPartType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 1678 DAG.ExtractVectorElements(V, Elems); in LowerHvxConcatVectors()
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 7091 void SelectionDAG::ExtractVectorElements(SDValue Op, in ExtractVectorElements() function in SelectionDAG
|