Home
last modified time | relevance | path

Searched defs:SourceVec (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11969 SDValue SourceVec; in ReconstructShuffleWithRuntimeMask() local
12095 SDValue SourceVec = V.getOperand(0); in ReconstructShuffle() local
22158 SDValue SourceVec = Op0.getOperand(0); in performUzpCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8232 SDValue SourceVec = V.getOperand(0); in ReconstructShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8166 SDValue SourceVec = (j < NumEltsIn64Bits) ? V0 : V1; in isHopBuildVector() local