/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IcePhiLoweringImpl.h | 65 auto *SrcVec = llvm::cast<VariableVecOn32>(Src); in prelowerPhis32Bit() local
|
H A D | IceTargetLoweringMIPS32.cpp | 5429 auto *SrcVec = llvm::dyn_cast<VariableVecOn32>(legalizeUndef(Src0)); in lowerRet() local 5445 auto *SrcVec = llvm::dyn_cast<VariableVecOn32>(legalizeUndef(Src0)); in lowerRet() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Verifier.cpp | 2318 bool SrcVec = SrcTy->isVectorTy(); in visitUIToFPInst() local 2341 bool SrcVec = SrcTy->isVectorTy(); in visitSIToFPInst() local 2364 bool SrcVec = SrcTy->isVectorTy(); in visitFPToUIInst() local 2387 bool SrcVec = SrcTy->isVectorTy(); in visitFPToSIInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerLowering.cpp | 486 Register SrcVec = Left; in matchINS() local 504 Register DstVec, SrcVec; in applyINS() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600OptimizeVectorRegisters.cpp | 189 Register SrcVec = BaseRSI->Instr->getOperand(0).getReg(); in RebuildVector() local
|
H A D | SIISelLowering.cpp | 3908 const MachineOperand *SrcVec = TII->getNamedOperand(MI, AMDGPU::OpName::src); in emitIndirectDst() local 7144 SDValue SrcVec = DAG.getNode(ISD::BITCAST, DL, MVT::v2i32, in LowerINTRINSIC_WO_CHAIN() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600OptimizeVectorRegisters.cpp | 205 Register SrcVec = BaseRSI->Instr->getOperand(0).getReg(); in RebuildVector() local
|
H A D | SIISelLowering.cpp | 3495 const MachineOperand *SrcVec = TII->getNamedOperand(MI, AMDGPU::OpName::src); in emitIndirectDst() local 6094 SDValue SrcVec = DAG.getNode(ISD::BITCAST, DL, MVT::v2i32, in LowerINTRINSIC_WO_CHAIN() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600OptimizeVectorRegisters.cpp | 187 unsigned SrcVec = BaseRSI->Instr->getOperand(0).getReg(); in RebuildVector() local
|
H A D | SILowerControlFlow.cpp | 633 const MachineOperand *SrcVec = TII->getNamedOperand(MI, AMDGPU::OpName::src); in indirectSrc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Verifier.cpp | 2662 bool SrcVec = SrcTy->isVectorTy(); in visitUIToFPInst() local 2685 bool SrcVec = SrcTy->isVectorTy(); in visitSIToFPInst() local 2708 bool SrcVec = SrcTy->isVectorTy(); in visitFPToUIInst() local 2731 bool SrcVec = SrcTy->isVectorTy(); in visitFPToSIInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Verifier.cpp | 3029 bool SrcVec = SrcTy->isVectorTy(); in visitUIToFPInst() local 3052 bool SrcVec = SrcTy->isVectorTy(); in visitSIToFPInst() local 3075 bool SrcVec = SrcTy->isVectorTy(); in visitFPToUIInst() local 3097 bool SrcVec = SrcTy->isVectorTy(); in visitFPToSIInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 2736 Register SrcVec = MI.getOperand(1).getReg(); in bitcastExtractVectorElt() local 2876 Register SrcVec = MI.getOperand(1).getReg(); in bitcastInsertVectorElt() local 3962 Register SrcVec = MI.getOperand(1).getReg(); in fewerElementsVectorExtractInsertVectorElt() local 6661 Register SrcVec = MI.getOperand(1).getReg(); in lowerExtractInsertVectorElt() local 6773 Register SrcVec = Idx < NumElts ? Src0Reg : Src1Reg; in lowerShuffleVector() local
|
H A D | CombinerHelper.cpp | 3989 Register SrcVec = MI.getOperand(1).getReg(); in matchExtractVecEltBuildVec() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 320 Value *SrcVec = EI.getVectorOperand(); in visitExtractElementInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VectorCombine.cpp | 629 Value *SrcVec; in foldInsExtFNeg() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 419 SmallVectorImpl<int> &SrcIdx) { in buildHvxVectorReg()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1553 GenericValue TempDst, TempSrc, SrcVec; in executeBitCastInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 396 Value *SrcVec = EI.getVectorOperand(); in visitExtractElementInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1884 unsigned &Index) -> bool { in LowerConvertLow()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1501 GenericValue TempDst, TempSrc, SrcVec; in executeBitCastInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1549 GenericValue TempDst, TempSrc, SrcVec; in executeBitCastInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 4239 Register SrcVec = Idx < NumElts ? Src0Reg : Src1Reg; in lowerShuffleVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 862 SmallVectorImpl<int> &SrcIdx) { in buildHvxVectorReg()
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 10351 SDValue SrcVec = Ext1.getOperand(0); in DAGCombineBuildVector() local
|