Home
last modified time | relevance | path

Searched defs:DstVec (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIcePhiLoweringImpl.h57 auto *DstVec = llvm::cast<VariableVecOn32>(Dest); in prelowerPhis32Bit() local
DIceTargetLoweringMIPS32.cpp3060 auto *DstVec = llvm::dyn_cast<VariableVecOn32>(Dest); in lowerAssign() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp947 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local
970 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local
993 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local
1016 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
/external/llvm/lib/IR/
DVerifier.cpp2319 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local
2342 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local
2365 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local
2388 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5683 SDValue DstVec = DstIsLeft ? V1 : V2; in LowerVECTOR_SHUFFLE() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp6074 SDValue DstVec; in LowerBUILD_VECTORvXi1() local