HomeSort by relevance Sort by last modified time
    Searched refs:VAEND (Results 1 - 14 of 14) sorted by null

  /external/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/lib/Target/Blackfin/
BlackfinISelLowering.cpp 123 setOperationAction(ISD::VAEND, MVT::Other, Expand);
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp 154 setOperationAction(ISD::VAEND, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.cpp 149 setOperationAction(ISD::VAEND, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 792 setOperationAction(ISD::VAEND , MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 140 setOperationAction(ISD::VAEND, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp 376 setOperationAction(ISD::VAEND , MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 189 setOperationAction(ISD::VAEND, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 230 setOperationAction(ISD::VAEND , MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 608 setOperationAction(ISD::VAEND, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 526 setOperationAction(ISD::VAEND , MVT::Other, Expand);
    [all...]

Completed in 87 milliseconds