Home
last modified time | relevance | path

Searched refs:VECTOR_INTERLEAVE (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h586 VECTOR_INTERLEAVE, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp307 case ISD::VECTOR_INTERLEAVE: return "vector_interleave"; in getOperationName()
H A DLegalizeVectorTypes.cpp1048 case ISD::VECTOR_INTERLEAVE: in SplitVectorResult()
2937 SDValue Res[] = {DAG.getNode(ISD::VECTOR_INTERLEAVE, DL, in SplitVecRes_VECTOR_INTERLEAVE()
2939 DAG.getNode(ISD::VECTOR_INTERLEAVE, DL, in SplitVecRes_VECTOR_INTERLEAVE()
H A DLegalizeIntegerTypes.cpp125 case ISD::VECTOR_INTERLEAVE: in PromoteIntegerResult()
H A DSelectionDAGBuilder.cpp11964 SDValue Res = DAG.getNode(ISD::VECTOR_INTERLEAVE, DL, in visitVectorInterleave()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp772 setOperationAction(ISD::VECTOR_INTERLEAVE, VT, Custom); in RISCVTargetLowering()
861 setOperationAction(ISD::VECTOR_INTERLEAVE, VT, Custom); in RISCVTargetLowering()
991 setOperationAction(ISD::VECTOR_INTERLEAVE, VT, Custom); in RISCVTargetLowering()
6410 case ISD::VECTOR_INTERLEAVE: in LowerOperation()
9783 SDValue ResLo = DAG.getNode(ISD::VECTOR_INTERLEAVE, DL, in lowerVECTOR_INTERLEAVE()
9785 SDValue ResHi = DAG.getNode(ISD::VECTOR_INTERLEAVE, DL, in lowerVECTOR_INTERLEAVE()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1290 setOperationAction(ISD::VECTOR_INTERLEAVE, VT, Custom); in AArch64TargetLowering()
1337 setOperationAction(ISD::VECTOR_INTERLEAVE, VT, Custom); in AArch64TargetLowering()
1489 setOperationAction(ISD::VECTOR_INTERLEAVE, VT, Custom); in AArch64TargetLowering()
6384 case ISD::VECTOR_INTERLEAVE: in LowerOperation()