Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp485 Register DstVec = DstIsLeft ? Left : Right; in matchINS() local
504 Register DstVec, SrcVec; in applyINS() local
H A DAArch64InstructionSelector.cpp5557 Register DstVec = ScalarToVec->getOperand(0).getReg(); in selectBuildVector() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp3030 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local
3053 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local
3076 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local
3098 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11590 SDValue DstVec = DstIsLeft ? V1 : V2; in LowerVECTOR_SHUFFLE() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10090 SDValue DstVec; in LowerBUILD_VECTORvXi1() local