/external/llvm-project/llvm/lib/Target/ARM/ |
D | A15SDOptimizer.cpp | 419 unsigned Lane, bool QPR) { in createDupLane() 434 const DebugLoc &DL, unsigned DReg, unsigned Lane, in createExtractSubreg() 479 const DebugLoc &DL, unsigned DReg, unsigned Lane, unsigned ToInsert) { in createInsertSubreg() 544 unsigned Lane; in optimizeAllLanesPattern() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | A15SDOptimizer.cpp | 419 unsigned Lane, bool QPR) { in createDupLane() 434 const DebugLoc &DL, unsigned DReg, unsigned Lane, in createExtractSubreg() 479 const DebugLoc &DL, unsigned DReg, unsigned Lane, unsigned ToInsert) { in createInsertSubreg() 544 unsigned Lane; in optimizeAllLanesPattern() local
|
/external/llvm/lib/Target/ARM/ |
D | A15SDOptimizer.cpp | 429 unsigned Lane, bool QPR) { in createDupLane() 446 const DebugLoc &DL, unsigned DReg, unsigned Lane, in createExtractSubreg() 493 const DebugLoc &DL, unsigned DReg, unsigned Lane, unsigned ToInsert) { in createInsertSubreg() 558 unsigned Lane; in optimizeAllLanesPattern() local
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 1585 auto GetSwizzleSrcs = [](size_t I, const SDValue &Lane) { in LowerBUILD_VECTOR() 1633 const SDValue &Lane = Op->getOperand(I); in LowerBUILD_VECTOR() local 1670 IsLaneConstructed = [&, Swizzled](size_t I, const SDValue &Lane) { in LowerBUILD_VECTOR() 1677 for (const SDValue &Lane : Op->op_values()) { in LowerBUILD_VECTOR() local 1687 IsLaneConstructed = [&IsConstant](size_t _, const SDValue &Lane) { in LowerBUILD_VECTOR() 1700 const SDValue &Lane = Op.getOperand(I); in LowerBUILD_VECTOR() local 1736 IsLaneConstructed = [&IsConstant](size_t _, const SDValue &Lane) { in LowerBUILD_VECTOR() 1752 IsLaneConstructed = [&SplatValue](size_t _, const SDValue &Lane) { in LowerBUILD_VECTOR() 1762 const SDValue &Lane = Op->getOperand(I); in LowerBUILD_VECTOR() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 1335 auto GetSwizzleSrcs = [](size_t I, const SDValue &Lane) { in LowerBUILD_VECTOR() 1383 const SDValue &Lane = Op->getOperand(I); in LowerBUILD_VECTOR() local 1420 IsLaneConstructed = [&, Swizzled](size_t I, const SDValue &Lane) { in LowerBUILD_VECTOR() 1425 for (const SDValue &Lane : Op->op_values()) { in LowerBUILD_VECTOR() local 1435 IsLaneConstructed = [&](size_t _, const SDValue &Lane) { in LowerBUILD_VECTOR() 1454 IsLaneConstructed = [&](size_t _, const SDValue &Lane) { in LowerBUILD_VECTOR() 1461 const SDValue &Lane = Op->getOperand(I); in LowerBUILD_VECTOR() local
|
/external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
D | AArch64PostLegalizerLowering.cpp | 264 static bool matchDupFromInsertVectorElt(int Lane, MachineInstr &MI, in matchDupFromInsertVectorElt() 303 static bool matchDupFromBuildVector(int Lane, MachineInstr &MI, in matchDupFromBuildVector() 325 int Lane = *MaybeLane; in matchDup() local 606 auto Lane = B.buildConstant(LLT::scalar(64), MatchInfo.second); in applyDupLane() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIMachineFunctionInfo.cpp | 200 unsigned Lane = (Offset / 4) % 64; in getSpilledReg() local
|
D | SIMachineFunctionInfo.h | 125 int Lane; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 766 OperandData &getData(unsigned OpIdx, unsigned Lane) { in getData() 779 for (unsigned Lane = 0, NumLanes = getNumLanes(); Lane != NumLanes; in clearUsed() local 785 void swap(unsigned OpIdx1, unsigned OpIdx2, unsigned Lane) { in swap() 1013 getBestOperand(unsigned OpIdx, int Lane, int LastLane, in getBestOperand() 1090 for (unsigned Lane = 0, NumLanes = getNumLanes(); Lane != NumLanes; in getBestLaneToStartReordering() local 1131 for (unsigned Lane = 0; Lane != NumLanes; ++Lane) { in appendOperandsOfVL() local 1171 bool shouldBroadcast(Value *Op, unsigned OpIdx, unsigned Lane) { in shouldBroadcast() 1209 for (unsigned Lane = 0, Lanes = getNumLanes(); Lane != Lanes; ++Lane) in getVL() local 1281 int Lane = FirstLane + Direction * Distance; in reorder() local 1491 for (unsigned Lane = 0, E = Scalars.size(); Lane != E; ++Lane) in setOperand() local [all …]
|
D | VPlanSLP.cpp | 316 for (unsigned Lane = 1, E = MultiNodeOps[0].second.size(); Lane < E; ++Lane) { in reorderMultiNodeOps() local
|
D | VPlan.cpp | 264 for (unsigned Lane = 0, VF = State->VF; Lane < VF; ++Lane) { in execute() local
|
D | LoopVectorize.cpp | 1779 Value *VectorLoopVal, unsigned Part, unsigned Lane) { in recordVectorLoopValueForInductionCast() 1989 for (unsigned Lane = 0; Lane < Lanes; ++Lane) { in buildScalarSteps() local 2057 for (unsigned Lane = 0; Lane < VF; ++Lane) in getOrCreateVectorValue() local 4174 for (unsigned Lane = 0; Lane < Lanes; ++Lane) { in widenPHIInstruction() local 7440 for (unsigned Lane = 0; Lane < EndLane; ++Lane) in execute() local 7448 unsigned Lane = State.Instance->Lane; in execute() local
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 871 OperandData &getData(unsigned OpIdx, unsigned Lane) { in getData() 884 for (unsigned Lane = 0, NumLanes = getNumLanes(); Lane != NumLanes; in clearUsed() local 890 void swap(unsigned OpIdx1, unsigned OpIdx2, unsigned Lane) { in swap() 1118 getBestOperand(unsigned OpIdx, int Lane, int LastLane, in getBestOperand() 1195 for (unsigned Lane = 0, NumLanes = getNumLanes(); Lane != NumLanes; in getBestLaneToStartReordering() local 1236 for (unsigned Lane = 0; Lane != NumLanes; ++Lane) { in appendOperandsOfVL() local 1276 bool shouldBroadcast(Value *Op, unsigned OpIdx, unsigned Lane) { in shouldBroadcast() 1314 for (unsigned Lane = 0, Lanes = getNumLanes(); Lane != Lanes; ++Lane) in getVL() local 1386 int Lane = FirstLane + Direction * Distance; in reorder() local 1599 for (unsigned Lane = 0, E = Scalars.size(); Lane != E; ++Lane) in setOperand() local [all …]
|
D | VPlanSLP.cpp | 319 for (unsigned Lane = 1, E = MultiNodeOps[0].second.size(); Lane < E; ++Lane) { in reorderMultiNodeOps() local
|
D | VPlan.cpp | 428 for (unsigned Lane = 0, VF = State->VF.getKnownMinValue(); Lane < VF; in execute() local 1015 for (unsigned Lane = 0; Lane < VF.getKnownMinValue(); ++Lane) in execute() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | InterleavedAccessPass.cpp | 221 unsigned Lane = J * Factor + I; in isReInterleaveMask() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InterleavedAccess.cpp | 446 for (int Lane = 0; Lane < LaneCount; Lane++) in createShuffleStride() local 621 int Lane = (VectorWidth / 128 > 0) ? VectorWidth / 128 : 1; in group2Shuffle() local
|
D | X86InstCombineIntrinsic.cpp | 492 for (unsigned Lane = 0; Lane != NumLanes; ++Lane) { in simplifyX86pack() local 1959 for (unsigned Lane = 0; Lane != NumLanes; ++Lane) { in simplifyDemandedVectorEltsIntrinsic() local 1974 for (unsigned Lane = 0; Lane != NumLanes; ++Lane) { in simplifyDemandedVectorEltsIntrinsic() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InterleavedAccess.cpp | 440 for (int Lane = 0; Lane < LaneCount; Lane++) in createShuffleStride() local 615 int Lane = (VectorWidth / 128 > 0) ? VectorWidth / 128 : 1; in group2Shuffle() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | InterleavedAccessPass.cpp | 230 unsigned Lane = J * Factor + I; in isReInterleaveMask() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 1694 for (unsigned Lane = 0; Lane != NumLanes; ++Lane) { in SimplifyDemandedVectorElts() local 1709 for (unsigned Lane = 0; Lane != NumLanes; ++Lane) { in SimplifyDemandedVectorElts() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 3063 unsigned Lane = MI.getOperand(2).getImm(); in emitCOPY_FW() local 3108 unsigned Lane = MI.getOperand(2).getImm() * 2; in emitCOPY_FD() local 3138 unsigned Lane = MI.getOperand(2).getImm(); in emitINSERT_FW() local 3174 unsigned Lane = MI.getOperand(2).getImm(); in emitINSERT_FD() local
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 3176 unsigned Lane = MI.getOperand(2).getImm(); in emitCOPY_FW() local 3221 unsigned Lane = MI.getOperand(2).getImm() * 2; in emitCOPY_FD() local 3251 unsigned Lane = MI.getOperand(2).getImm(); in emitINSERT_FW() local 3287 unsigned Lane = MI.getOperand(2).getImm(); in emitINSERT_FD() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 3177 unsigned Lane = MI.getOperand(2).getImm(); in emitCOPY_FW() local 3222 unsigned Lane = MI.getOperand(2).getImm() * 2; in emitCOPY_FD() local 3252 unsigned Lane = MI.getOperand(2).getImm(); in emitINSERT_FW() local 3288 unsigned Lane = MI.getOperand(2).getImm(); in emitINSERT_FD() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 501 int Lane; member 924 for (int Lane = 0, LE = Entry->Scalars.size(); Lane != LE; ++Lane) { in buildTree() local 2149 for (unsigned Lane = 0, LE = VL.size(); Lane != LE; ++Lane) { in Gather() local 2636 Value *Lane = Builder.getInt32(ExternalUse.Lane); in vectorizeTree() local 2683 for (int Lane = 0, LE = Entry->Scalars.size(); Lane != LE; ++Lane) { in vectorizeTree() local
|