/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 645 VAEND, VASTART, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 789 VAEND, VASTART, enumerator
|
/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()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 71 setOperationAction(ISD::VAEND, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 376 case ISD::VAEND: return "vaend"; in getOperationName()
|
D | LegalizeDAG.cpp | 2772 case ISD::VAEND: in ExpandNode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCISelLowering.cpp | 129 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARCTargetLowering()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 162 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MSP430TargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 104 setOperationAction(ISD::VAEND, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 90 setOperationAction(ISD::VAEND, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 149 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MSP430TargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 83 setOperationAction(ISD::VAEND, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 128 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AVRTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 137 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-10.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 112 setOperationAction(ISD::VAEND, MVT::Other, Expand); in RISCVTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1376 setOperationAction(ISD::VAEND, MVT::Other, Expand); in HexagonTargetLowering()
|
/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-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1692 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 384 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 462 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 435 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 629 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
|