HomeSort by relevance Sort by last modified time
    Searched refs:VACOPY (Results 1 - 25 of 48) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 540 // VACOPY - VACOPY has five operands: an input chain, a destination pointer,
543 VACOPY,
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 638 /// VACOPY - VACOPY has 5 operands: an input chain, a destination pointer,
641 VACOPY,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h 684 /// VACOPY - VACOPY has 5 operands: an input chain, a destination pointer,
687 VACOPY,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.cpp 150 setOperationAction(ISD::VACOPY, MVT::Other, Custom);
725 case ISD::VACOPY: {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 299 case ISD::VACOPY: return "vacopy";
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 70 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinISelLowering.cpp 122 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 327 case ISD::VACOPY: return "vacopy";
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
ARCISelLowering.cpp 132 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelLowering.cpp 156 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 77 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 89 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 163 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.cpp 791 setOperationAction(ISD::VACOPY , MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 104 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 141 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.cpp 141 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRISelLowering.cpp 129 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 144 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 77 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 138 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp 375 setOperationAction(ISD::VACOPY , MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp 188 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 431 // VASTART and VACOPY need to deal with the SystemZ-specific varargs
434 setOperationAction(ISD::VACOPY, MVT::Other, Custom);
    [all...]

Completed in 520 milliseconds

1 2