/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 547 VAEND, VASTART, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 645 VAEND, VASTART, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 123 setOperationAction(ISD::VAEND, MVT::Other, Expand); in BlackfinTargetLowering()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 300 case ISD::VAEND: return "vaend"; in getOperationName()
|
D | LegalizeDAG.cpp | 2772 case ISD::VAEND: in ExpandNode()
|
D | SelectionDAGBuilder.cpp | 7129 DAG.setRoot(DAG.getNode(ISD::VAEND, getCurSDLoc(), in visitVAEnd()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 71 setOperationAction(ISD::VAEND, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 154 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MBlazeTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 149 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AlphaTargetLowering()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 162 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MSP430TargetLowering()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 90 setOperationAction(ISD::VAEND, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 792 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 140 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XCoreTargetLowering()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 140 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XCoreTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 189 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 376 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SPUTargetLowering()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1816 setOperationAction(ISD::VAEND, MVT::Other, Expand); in HexagonTargetLowering()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1724 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 2987 case ISD::VAEND: in ExpandNode()
|
D | SelectionDAG.cpp | 6078 case ISD::VAEND: return "vaend"; in getOperationName()
|
D | SelectionDAGBuilder.cpp | 6306 DAG.setRoot(DAG.getNode(ISD::VAEND, getCurDebugLoc(), in visitVAEnd()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 384 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 230 setOperationAction(ISD::VAEND , MVT::Other, Expand); in PPCTargetLowering()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 435 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 606 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARMTargetLowering()
|