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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 545 // VAEND, VASTART - VAEND and VASTART have three operands: an input chain, a
547 VAEND, VASTART,
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 643 /// VAEND, VASTART - VAEND and VASTART have three operands: an input chain,
645 VAEND, VASTART,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h 689 /// VAEND, VASTART - VAEND and VASTART have three operands: an input chain,
691 VAEND, VASTART,
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 68 setOperationAction(ISD::VASTART, MVT::Other, Custom);
543 case ISD::VASTART:
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
ARCISelLowering.cpp 129 setOperationAction(ISD::VASTART, MVT::Other, Custom);
738 // vastart just stores the address of the VarArgsFrameIndex slot into the
762 case ISD::VASTART:
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelLowering.cpp 153 setOperationAction(ISD::VASTART, MVT::Other, Custom);
204 case ISD::VASTART: return LowerVASTART(Op, DAG);
641 // vastart just stores the address of the VarArgsFrameIndex slot into the
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 75 setOperationAction(ISD::VASTART, MVT::Other, Custom);
740 case ISD::VASTART:
    [all...]
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 87 setOperationAction(ISD::VASTART, MVT::Other, Custom);
184 case ISD::VASTART:
510 // which is a value necessary to VASTART.
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 160 setOperationAction(ISD::VASTART, MVT::Other, Custom);
194 case ISD::VASTART: return LowerVASTART(Op, DAG);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.cpp 148 setOperationAction(ISD::VASTART, MVT::Other, Custom);
748 case ISD::VASTART: {
756 // vastart stores the address of the VarArgsBase and VarArgsOffset
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.cpp 785 // VASTART needs to be custom lowered to use the VarArgsFrameIndex.
786 setOperationAction(ISD::VASTART , MVT::Other, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 102 setOperationAction(ISD::VASTART, MVT::Other, Custom);
199 case ISD::VASTART:
525 // which is a value necessary to VASTART.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 301 case ISD::VASTART: return "vastart";
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 329 case ISD::VASTART: return "vastart";
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 143 setOperationAction(ISD::VASTART, MVT::Other, Custom);
212 case ISD::VASTART: return LowerVASTART(Op, DAG);
790 // vastart stores the address of the VarArgsFrameIndex slot into the
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.cpp 143 setOperationAction(ISD::VASTART, MVT::Other, Custom);
178 case ISD::VASTART: return LowerVASTART(Op, DAG);
772 // vastart stores the address of the VarArgsFrameIndex slot into the
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRISelLowering.cpp 126 setOperationAction(ISD::VASTART, MVT::Other, Custom);
667 // Vastart just stores the address of the VarArgsFrameIndex slot into the
695 case ISD::VASTART:
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 141 setOperationAction(ISD::VASTART, MVT::Other, Custom);
343 case ISD::VASTART: return LowerVASTART(Op, DAG);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 75 setOperationAction(ISD::VASTART, MVT::Other, Custom);
283 case ISD::VASTART:
428 // vastart just stores the address of the VarArgsFrameIndex slot into the
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 140 setOperationAction(ISD::VASTART, MVT::Other, Custom);
209 case ISD::VASTART: return LowerVASTART(Op, DAG);
778 // vastart stores the address of the VarArgsFrameIndex slot into the
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp 136 setOperationAction(ISD::VASTART, MVT::Other, Custom);
675 case ISD::VASTART: return LowerVASTART(Op, DAG);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 797 // VASTART stores the address of the VarArgsFrameIndex slot into the
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 381 setOperationAction(ISD::VASTART, MVT::Other, Custom);
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]

Completed in 577 milliseconds

1 2