Home
last modified time | relevance | path

Searched refs:OPC_CheckChild0Type (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenDAGISel.inc65 /* 18*/ OPC_CheckChild0Type, MVT::v8i16,
137 /* 173*/ OPC_CheckChild0Type, MVT::v8f16,
207 /* 324*/ OPC_CheckChild0Type, MVT::v4i32,
277 /* 475*/ OPC_CheckChild0Type, MVT::v4f32,
347 /* 626*/ OPC_CheckChild0Type, MVT::v2i64,
417 /* 777*/ OPC_CheckChild0Type, MVT::v2f64,
487 /* 927*/ OPC_CheckChild0Type, MVT::v16i8,
508 /* 963*/ OPC_CheckChild0Type, MVT::v8i8,
533 /* 1014*/ OPC_CheckChild0Type, MVT::v4i16,
558 /* 1065*/ OPC_CheckChild0Type, MVT::v2i32,
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenDAGISel.inc5306 /* 10799*/ OPC_CheckChild0Type, MVT::v4i16,
5333 /* 10860*/ OPC_CheckChild0Type, MVT::v2i32,
5364 /* 10927*/ OPC_CheckChild0Type, MVT::v4i16,
5385 /* 10969*/ OPC_CheckChild0Type, MVT::v4i16,
5389 /* 10976*/ OPC_CheckChild0Type, MVT::v4i16,
5406 /* 11011*/ OPC_CheckChild0Type, MVT::v2i32,
5410 /* 11018*/ OPC_CheckChild0Type, MVT::v2i32,
5430 /* 11059*/ OPC_CheckChild0Type, MVT::v4i16,
5434 /* 11066*/ OPC_CheckChild0Type, MVT::v4i16,
5451 /* 11101*/ OPC_CheckChild0Type, MVT::v2i32,
[all …]
/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h126 OPC_CheckChild0Type, OPC_CheckChild1Type, OPC_CheckChild2Type, enumerator
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGISel.h118 OPC_CheckChild0Type, OPC_CheckChild1Type, OPC_CheckChild2Type, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h140 OPC_CheckChild0Type, OPC_CheckChild1Type, OPC_CheckChild2Type, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86GenDAGISel.inc4296 /*9509*/ OPC_CheckChild0Type, MVT::v4f32,
4429 /*9779*/ OPC_CheckChild0Type, MVT::v4f32,
4492 /*9909*/ OPC_CheckChild0Type, MVT::v2f64,
4540 /*10024*/ OPC_CheckChild0Type, MVT::v4i32,
4598 /*10145*/ OPC_CheckChild0Type, MVT::v2i64,
4656 /*10266*/ OPC_CheckChild0Type, MVT::v4f32,
4768 /*10545*/ OPC_CheckChild0Type, MVT::v4f32,
5253 /*11535*/ OPC_CheckChild0Type, MVT::f64,
5276 /*11585*/ OPC_CheckChild0Type, MVT::f32,
5868 /*12888*/ OPC_CheckChild0Type, MVT::i32,
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc1732 /* 3083*/ OPC_CheckChild0Type, MVT::i32,
2736 /* 4829*/ OPC_CheckChild0Type, MVT::i64,
3130 /* 5532*/ OPC_CheckChild0Type, MVT::i32,
4318 /* 7950*/ OPC_CheckChild0Type, MVT::i64,
4794 /* 8938*/ OPC_CheckChild0Type, MVT::i32,
4877 /* 9092*/ OPC_CheckChild0Type, MVT::i32,
5340 /* 9997*/ OPC_CheckChild0Type, MVT::i64,
5516 /* 10356*/ OPC_CheckChild0Type, MVT::i32,
5601 /* 10550*/ OPC_CheckChild0Type, MVT::i64,
5635 /* 10623*/ OPC_CheckChild0Type, MVT::i32,
[all …]
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1965 case SelectionDAGISel::OPC_CheckChild0Type: in IsPredicateKnownToFail()
1974 Table[Index-1] - SelectionDAGISel::OPC_CheckChild0Type); in IsPredicateKnownToFail()
2335 case OPC_CheckChild0Type: case OPC_CheckChild1Type: in SelectCodeCommon()
2340 Opcode-OPC_CheckChild0Type)) in SelectCodeCommon()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2631 case SelectionDAGISel::OPC_CheckChild0Type: in IsPredicateKnownToFail()
2641 Table[Index - 1] - SelectionDAGISel::OPC_CheckChild0Type); in IsPredicateKnownToFail()
3087 case OPC_CheckChild0Type: case OPC_CheckChild1Type: in SelectCodeCommon()
3093 Opcode - OPC_CheckChild0Type)) in SelectCodeCommon()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2781 case SelectionDAGISel::OPC_CheckChild0Type: in IsPredicateKnownToFail()
2791 Table[Index - 1] - SelectionDAGISel::OPC_CheckChild0Type); in IsPredicateKnownToFail()
3258 case OPC_CheckChild0Type: case OPC_CheckChild1Type: in SelectCodeCommon()
3264 Opcode - OPC_CheckChild0Type)) in SelectCodeCommon()