Home
last modified time | relevance | path

Searched defs:SrcVec (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIcePhiLoweringImpl.h65 auto *SrcVec = llvm::cast<VariableVecOn32>(Src); in prelowerPhis32Bit() local
DIceTargetLoweringMIPS32.cpp5499 auto *SrcVec = llvm::dyn_cast<VariableVecOn32>(legalizeUndef(Src0)); in lowerRet() local
5515 auto *SrcVec = llvm::dyn_cast<VariableVecOn32>(legalizeUndef(Src0)); in lowerRet() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp946 bool SrcVec = SrcTy->isVectorTy(); in visitUIToFPInst() local
969 bool SrcVec = SrcTy->isVectorTy(); in visitSIToFPInst() local
992 bool SrcVec = SrcTy->isVectorTy(); in visitFPToUIInst() local
1015 bool SrcVec = SrcTy->isVectorTy(); in visitFPToSIInst() local
/external/llvm/lib/Target/AMDGPU/
DR600OptimizeVectorRegisters.cpp187 unsigned SrcVec = BaseRSI->Instr->getOperand(0).getReg(); in RebuildVector() local
DSILowerControlFlow.cpp633 const MachineOperand *SrcVec = TII->getNamedOperand(MI, AMDGPU::OpName::src); in indirectSrc() local
/external/llvm/lib/IR/
DVerifier.cpp2318 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
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1501 GenericValue TempDst, TempSrc, SrcVec; in executeBitCastInst() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5686 SDValue SrcVec = V1; in LowerVECTOR_SHUFFLE() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10351 SDValue SrcVec = Ext1.getOperand(0); in DAGCombineBuildVector() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30149 SDValue SrcVec = DAG.getNode(ISD::EXTRACT_SUBVECTOR, DL, InSubVT, N0, in combineToExtendVectorInReg() local