Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DVerifier.cpp2118 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local
2141 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local
2164 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local
2187 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5591 SDValue DstVec = DstIsLeft ? V1 : V2; in LowerVECTOR_SHUFFLE() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5837 SDValue DstVec; in LowerBUILD_VECTORvXi1() local