Home
last modified time | relevance | path

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

/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/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/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()