Home
last modified time | relevance | path

Searched refs:visitBRCOND (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp211 SDValue visitBRCOND(SDNode *N);
1101 case ISD::BRCOND: return visitBRCOND(N); in visit()
5691 SDValue DAGCombiner::visitBRCOND(SDNode *N) { in visitBRCOND() function in DAGCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp304 SDValue visitBRCOND(SDNode *N);
1426 case ISD::BRCOND: return visitBRCOND(N); in visit()
9436 SDValue DAGCombiner::visitBRCOND(SDNode *N) { in visitBRCOND() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp367 SDValue visitBRCOND(SDNode *N);
1581 case ISD::BRCOND: return visitBRCOND(N); in visit()
12008 SDValue DAGCombiner::visitBRCOND(SDNode *N) { in visitBRCOND() function in DAGCombiner