Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp479 Register DstVec = DstIsLeft ? Left : Right; in matchINS() local
498 Register DstVec, SrcVec; in applyINS() local
H A DAArch64InstructionSelector.cpp5780 Register DstVec = ScalarToVec->getOperand(0).getReg(); in selectBuildVector() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3305 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local
3328 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local
3351 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local
3373 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13266 SDValue DstVec = DstIsLeft ? V1 : V2; in LowerVECTOR_SHUFFLE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7696 SDValue DstVec; in LowerBUILD_VECTORvXi1() local