Home
last modified time | relevance | path

Searched refs:VACOPY (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h641 VACOPY, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h785 VACOPY, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp299 case ISD::VACOPY: return "vacopy"; in getOperationName()
DLegalizeDAG.cpp2963 case ISD::VACOPY: in ExpandNode()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp70 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp375 case ISD::VACOPY: return "vacopy"; in getOperationName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp131 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in ARCTargetLowering()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp163 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp103 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in LanaiTargetLowering()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp89 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in LanaiTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp150 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp82 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp130 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in AVRTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp138 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in XCoreTargetLowering()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp141 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in XCoreTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp111 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in RISCVTargetLowering()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp434 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in SystemZTargetLowering()
4509 case ISD::VACOPY: in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1378 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in HexagonTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp628 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in SystemZTargetLowering()
5121 case ISD::VACOPY: in LowerOperation()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1723 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in SparcTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1691 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in SparcTargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp335 setOperationAction(ISD::VACOPY , MVT::Other, Custom); in PPCTargetLowering()
337 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in PPCTargetLowering()
8259 case ISD::VACOPY: in LowerOperation()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp383 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MipsTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp461 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MipsTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp465 setOperationAction(ISD::VACOPY , MVT::Other, Custom); in PPCTargetLowering()
467 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in PPCTargetLowering()
10447 case ISD::VACOPY: return LowerVACOPY(Op, DAG); in LowerOperation()

12