/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 543 VACOPY, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 641 VACOPY, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 150 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in AlphaTargetLowering() 725 case ISD::VACOPY: { in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 122 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in BlackfinTargetLowering()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 299 case ISD::VACOPY: return "vacopy"; in getOperationName()
|
D | LegalizeDAG.cpp | 2963 case ISD::VACOPY: in ExpandNode()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 70 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 156 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MBlazeTargetLowering()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 163 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MSP430TargetLowering()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 89 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 791 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in SparcTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 141 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in XCoreTargetLowering()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 141 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in XCoreTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 188 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MipsTargetLowering()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 434 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in SystemZTargetLowering() 4509 case ISD::VACOPY: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 375 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in SPUTargetLowering()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1723 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in SparcTargetLowering()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 335 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/ |
D | MipsISelLowering.cpp | 383 setOperationAction(ISD::VACOPY, MVT::Other, Expand); in MipsTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3198 case ISD::VACOPY: { in ExpandNode()
|
D | SelectionDAG.cpp | 6077 case ISD::VACOPY: return "vacopy"; in getOperationName()
|
D | SelectionDAGBuilder.cpp | 6313 DAG.setRoot(DAG.getNode(ISD::VACOPY, getCurDebugLoc(), in visitVACopy()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 529 setOperationAction(ISD::VACOPY , MVT::Other, Custom); in X86TargetLowering() 532 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in X86TargetLowering() 10424 case ISD::VACOPY: return LowerVACOPY(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 185 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in AArch64TargetLowering() 2333 case ISD::VACOPY: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 229 setOperationAction(ISD::VACOPY , MVT::Other, Expand); in PPCTargetLowering()
|