Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp496 Register DstVec = DstIsLeft ? Left : Right; matchINS() local
515 Register DstVec, SrcVec; applyINS() local
H A DAArch64InstructionSelector.cpp5948 Register DstVec = ScalarToVec->getOperand(0).getReg(); selectBuildVector() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3174 bool DstVec = DestTy->isVectorTy(); visitUIToFPInst() local
3197 bool DstVec = DestTy->isVectorTy(); visitSIToFPInst() local
3220 bool DstVec = DestTy->isVectorTy(); visitFPToUIInst() local
3242 bool DstVec = DestTy->isVectorTy(); visitFPToSIInst() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12314 SDValue DstVec = DstIsLeft ? V1 : V2; LowerVECTOR_SHUFFLE() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7555 SDValue DstVec; LowerBUILD_VECTORvXi1() local
[all...]