/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 137 unsigned lookThruCopyLike(unsigned SrcReg, unsigned VecIdx); 274 int VecIdx = addSwapEntry(&MI, SwapEntry); in gatherVectorInstructions() local 285 SwapVector[VecIdx].MentionsPartialVR = 1; in gatherVectorInstructions() 287 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions() 300 VecIdx); in gatherVectorInstructions() 302 VecIdx); in gatherVectorInstructions() 304 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions() 308 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions() 309 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions() 321 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 138 unsigned lookThruCopyLike(unsigned SrcReg, unsigned VecIdx); 277 int VecIdx = addSwapEntry(&MI, SwapEntry); in gatherVectorInstructions() local 288 SwapVector[VecIdx].MentionsPartialVR = 1; in gatherVectorInstructions() 290 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions() 303 VecIdx); in gatherVectorInstructions() 305 VecIdx); in gatherVectorInstructions() 307 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions() 311 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions() 312 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions() 324 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerInfo.cpp | 432 int VecIdx = VecIt - Vec.begin(); in findAction() local 434 LegalizeAction Action = Vec[VecIdx].second; in findAction() 455 for (int i = VecIdx - 1; i >= 0; --i) in findAction() 464 for (std::size_t i = VecIdx + 1; i < Vec.size(); ++i) in findAction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 1735 int VecIdx = -1; // Index of the first element of the vector. in LowerCall() local 1760 assert(VecIdx == -1 && LoadVTs.empty() && "Orphaned operand list."); in LowerCall() 1761 VecIdx = i; in LowerCall() 1787 DAG.getConstant(Offsets[VecIdx], dl, MVT::i32), InFlag}; in LowerCall() 1796 Ret = DAG.getNode(ISD::TRUNCATE, dl, Ins[VecIdx + j].VT, Ret); in LowerCall() 1803 VecIdx = -1; in LowerCall() 2405 int VecIdx = -1; // Index of the first element of the current vector. in LowerFormalArguments() local 2408 assert(VecIdx == -1 && "Orphaned vector."); in LowerFormalArguments() 2409 VecIdx = parti; in LowerFormalArguments() 2414 unsigned NumElts = parti - VecIdx + 1; in LowerFormalArguments() [all …]
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 3005 for (unsigned VecIdx = 0; VecIdx != NumElems; ++VecIdx) { in PromoteIntOp_CONCAT_VECTORS() local 3006 SDValue Incoming = GetPromotedInteger(N->getOperand(VecIdx)); in PromoteIntOp_CONCAT_VECTORS()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 3426 for (unsigned VecIdx = 0; VecIdx != NumElems; ++VecIdx) { in PromoteIntOp_CONCAT_VECTORS() local 3427 SDValue Incoming = GetPromotedInteger(N->getOperand(VecIdx)); in PromoteIntOp_CONCAT_VECTORS()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 3582 for (unsigned VecIdx = 0; VecIdx != NumElems; ++VecIdx) { in PromoteIntOp_CONCAT_VECTORS() local 3583 SDValue Incoming = GetPromotedInteger(N->getOperand(VecIdx)); in PromoteIntOp_CONCAT_VECTORS()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 3824 unsigned VecIdx = 0; in tryToVectorizeList() local 3831 VectorizedRoot, Builder.getInt32(VecIdx++))); in tryToVectorizeList()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 107 SDValue VecIdx = DAG.getConstant(NormalizedIdxVal, MVT::i32); in Extract128BitVector() local 109 VecIdx); in Extract128BitVector() 143 SDValue VecIdx = DAG.getConstant(NormalizedIdxVal, MVT::i32); in Insert128BitVector() local 145 VecIdx); in Insert128BitVector()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5120 SDValue VecIdx = DAG.getIntPtrConstant(IdxVal, dl); in extractSubVector() local 5121 return DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, ResultVT, Vec, VecIdx); in extractSubVector() 5164 SDValue VecIdx = DAG.getIntPtrConstant(IdxVal, dl); in insertSubVector() local 5165 return DAG.getNode(ISD::INSERT_SUBVECTOR, dl, ResultVT, Result, Vec, VecIdx); in insertSubVector() 34844 int VecIdx = Scale * Idx + i; in combineAnd() local 34845 ShuffleMask[VecIdx] = in combineAnd() 34846 EltBits[i].isNullValue() ? SM_SentinelZero : VecIdx; in combineAnd()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 4443 SDValue VecIdx = DAG.getIntPtrConstant(IdxVal, dl); in extractSubVector() local 4444 return DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, ResultVT, Vec, VecIdx); in extractSubVector() 4487 SDValue VecIdx = DAG.getIntPtrConstant(IdxVal, dl); in insertSubVector() local 4488 return DAG.getNode(ISD::INSERT_SUBVECTOR, dl, ResultVT, Result, Vec, VecIdx); in insertSubVector()
|