Home
last modified time | relevance | path

Searched refs:OPC_CheckChild1Type (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDAGISel.inc66 /* 21*/ OPC_CheckChild1Type, MVT::i32,
69 /* 26*/ OPC_CheckChild1Type, MVT::i32,
77 /* 41*/ OPC_CheckChild1Type, MVT::i32,
104 /* 96*/ OPC_CheckChild1Type, MVT::i32,
113 /* 112*/ OPC_CheckChild1Type, MVT::i32,
116 /* 117*/ OPC_CheckChild1Type, MVT::i32,
3903 /* 7967*/ OPC_CheckChild1Type, MVT::i32,
3909 /* 7978*/ OPC_CheckChild1Type, MVT::i32,
3927 /* 8015*/ OPC_CheckChild1Type, MVT::i32,
3933 /* 8026*/ OPC_CheckChild1Type, MVT::i32,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h145 OPC_CheckChild0Type, OPC_CheckChild1Type, OPC_CheckChild2Type, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc63 /* 13*/ OPC_CheckChild1Type, MVT::f64,
126 /* 124*/ OPC_CheckChild1Type, MVT::f32,
175 /* 208*/ OPC_CheckChild1Type, MVT::i32,
190 /* 238*/ OPC_CheckChild1Type, MVT::i32,
354 /* 539*/ OPC_CheckChild1Type, MVT::f32,
376 /* 579*/ OPC_CheckChild1Type, MVT::f64,
414 /* 649*/ OPC_CheckChild1Type, MVT::i64,
458 /* 730*/ OPC_CheckChild1Type, MVT::v16i8,
470 /* 752*/ OPC_CheckChild1Type, MVT::v8i16,
482 /* 774*/ OPC_CheckChild1Type, MVT::v4i32,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDAGISel.inc1594 /* 3726*/ OPC_CheckChild1Type, MVT::v2f64,
1634 /* 3799*/ OPC_CheckChild1Type, MVT::v2i64,
1666 /* 3858*/ OPC_CheckChild1Type, MVT::v4i32,
1706 /* 3932*/ OPC_CheckChild1Type, MVT::v4f32,
1750 /* 4013*/ OPC_CheckChild1Type, MVT::f32,
1827 /* 4154*/ OPC_CheckChild1Type, MVT::f64,
1904 /* 4294*/ OPC_CheckChild1Type, MVT::f128,
1934 /* 4361*/ OPC_CheckChild1Type, MVT::i32,
2053 /* 4582*/ OPC_CheckChild1Type, MVT::i64,
2211 /* 4878*/ OPC_CheckChild1Type, MVT::v4f64,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2666 case SelectionDAGISel::OPC_CheckChild1Type: in IsPredicateKnownToFail()
3159 case OPC_CheckChild0Type: case OPC_CheckChild1Type: in SelectCodeCommon()