Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp498 Register DstVec = DstIsLeft ? Left : Right; in applyINS() local
479 Register DstVec = DstIsLeft ? Left : Right; matchINS() local
H A DAArch64InstructionSelector.cpp5718 Register DstVec = ScalarToVec->getOperand(0).getReg(); selectBuildVector() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3293 bool DstVec = DestTy->isVectorTy(); visitUIToFPInst() local
3316 bool DstVec = DestTy->isVectorTy(); visitSIToFPInst() local
3339 bool DstVec = DestTy->isVectorTy(); visitFPToUIInst() local
3361 bool DstVec = DestTy->isVectorTy(); visitFPToSIInst() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13062 SDValue DstVec = DstIsLeft ? V1 : V2; LowerVECTOR_SHUFFLE() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7720 SDValue DstVec; LowerBUILD_VECTORvXi1() local
[all...]