| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 1261 VACOPY, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.cpp | 192 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in XtensaTargetLowering() 1490 case ISD::VACOPY: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.cpp | 161 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in ARCTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 459 case ISD::VACOPY: return "vacopy"; in getOperationName()
|
| H A D | LegalizeDAG.cpp | 3514 case ISD::VACOPY: in ExpandNode()
|
| H A D | SelectionDAGBuilder.cpp | 10534 DAG.setRoot(DAG.getNode(ISD::VACOPY, getCurSDLoc(), in visitVACopy()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 1613 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in HexagonTargetLowering() 1615 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in HexagonTargetLowering() 3414 case ISD::VACOPY: return LowerVACOPY(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 78 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in CSKYTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.cpp | 148 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MSP430TargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 101 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in LanaiTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 109 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in XCoreTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 136 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in AVRTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 138 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in initSPUActions()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 152 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in M68kTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 122 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 1860 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in SparcTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 483 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MipsTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 770 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in SystemZTargetLowering() 7040 case ISD::VACOPY: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 782 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in NVPTXTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 644 setOperationAction(ISD::VACOPY , MVT::Other, Custom); in PPCTargetLowering() 646 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in PPCTargetLowering() 12567 case ISD::VACOPY: return LowerVACOPY(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 95 setOperationAction({ISD::VAARG, ISD::VACOPY, ISD::VAEND}, MVT::Other, Expand); in LoongArchTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 623 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in AArch64TargetLowering() 7259 case ISD::VACOPY: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 1275 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in ARMTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 312 setOperationAction({ISD::VAARG, ISD::VACOPY, ISD::VAEND}, MVT::Other, Expand); in RISCVTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 591 setOperationAction(ISD::VACOPY, MVT::Other, Is64Bit ? Custom : Expand); in X86TargetLowering() 33656 case ISD::VACOPY: return LowerVACOPY(Op, Subtarget, DAG); in LowerOperation()
|