Home
last modified time | relevance | path

Searched defs:SV1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3008 const APInt &SV1 = N1->getConstantOperandAPInt(0); in visitADD() local
7872 auto *SV1 = dyn_cast<ShuffleVectorSDNode>(N1); in visitOR() local
15613 SDValue SV1 = PeekThroughBitcast(N0->getOperand(1)); in visitBITCAST() local
23945 SDValue SV0 = DAG.getUNDEF(VT), SV1 = DAG.getUNDEF(VT); in combineConcatVectorOfExtracts() local
26110 SDValue SV1 = BC0->getOperand(1); in visitVECTOR_SHUFFLE() local
26141 SmallVectorImpl<int> &Mask) -> bool { in visitVECTOR_SHUFFLE()
26263 SDValue SV1 = N1->getOperand(1); in visitVECTOR_SHUFFLE() local
26296 SDValue SV0, SV1; in visitVECTOR_SHUFFLE() local
26335 bool Commute) { in visitVECTOR_SHUFFLE()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2449 Value *SV0, *SV1, *SA0, *SA1; in foldSelectFunnelShift() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7956 if (auto *SV1 = dyn_cast<ShuffleVectorInst>(Op1)) in createShuffle() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20546 auto SV1 = cast<ShuffleVectorSDNode>(B); in isLoadOrMultipleLoads() local