Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1723 Value *VecSrc = CI.getOperand(2); in upgradeX86BinaryIntrinsics() local
1750 Value *VecSrc = CI.getOperand(2); in upgradeX86Rotate() local
1821 Value *VecSrc = NumArgs == 5 ? CI.getArgOperand(3) : in upgradeX86ConcatShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1758 const auto *VecSrc = IE->getOperand(0); in isInterestingPHIIncomingValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1652 Value *VecSrc; in visitInsertElementInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2473 Register VecSrc = getOrCreateVReg(*CI.getArgOperand(1)); in translateKnownIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15167 SDValue VecSrc = N0.getOperand(0); in visitTRUNCATE() local