Searched defs:DagCombineInfo (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1129 DagCombineInfo(DAG, !LegalTypes, !LegalOperations, false, this); in combine() local 7713 DagCombineInfo(DAG, !LegalTypes, !LegalOperations, false, this); in SimplifySetCC() local
|
D | LegalizeIntegerTypes.cpp | 2526 TargetLowering::DAGCombinerInfo DagCombineInfo(DAG, false, true, true, NULL); in IntegerExpandSetCCOperands() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 2849 TargetLowering::DAGCombinerInfo DagCombineInfo(DAG, AfterLegalizeTypes, true, in IntegerExpandSetCCOperands() local
|
D | DAGCombiner.cpp | 1461 DagCombineInfo(DAG, Level, false, this); in combine() local 14446 DagCombineInfo(DAG, Level, false, this); in SimplifySetCC() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 3008 TargetLowering::DAGCombinerInfo DagCombineInfo(DAG, AfterLegalizeTypes, true, in IntegerExpandSetCCOperands() local
|
D | DAGCombiner.cpp | 1616 DagCombineInfo(DAG, Level, false, this); in combine() local 18049 DagCombineInfo(DAG, Level, false, this); in SimplifySetCC() local
|