Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp443 Register DstVec = DstIsLeft ? Left : Right; in matchINS() local
462 Register DstVec, SrcVec; in applyINS() local
H A DAArch64InstructionSelector.cpp4847 Register DstVec = ScalarToVec->getOperand(0).getReg(); in selectBuildVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp2926 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local
2949 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local
2972 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local
2995 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9124 SDValue DstVec = DstIsLeft ? V1 : V2; in LowerVECTOR_SHUFFLE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9230 SDValue DstVec; in LowerBUILD_VECTORvXi1() local