Searched refs:isAndLoadExtLoad (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp428 bool isAndLoadExtLoad(ConstantSDNode *AndC, LoadSDNode *LoadN,
2971 bool DAGCombiner::isAndLoadExtLoad(ConstantSDNode *AndC, LoadSDNode *LoadN, function in class:DAGCombiner
3207 if (isAndLoadExtLoad(N1C, LN0, LoadResultTy, ExtVT, LoadedVT,
6388 if (isAndLoadExtLoad(AndC, LN0, LoadResultTy, ExtVT, LoadedVT,

Completed in 74 milliseconds