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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp157 void ExtendSetCCUses(SmallVector<SDNode*, 4> SetCCs,
4315 void DAGCombiner::ExtendSetCCUses(SmallVector<SDNode*, 4> SetCCs, function in class:DAGCombiner
4425 ExtendSetCCUses(SetCCs, Trunc, ExtLoad, N->getDebugLoc(),
4486 ExtendSetCCUses(SetCCs, Trunc, ExtLoad, N->getDebugLoc(),
4722 ExtendSetCCUses(SetCCs, Trunc, ExtLoad, N->getDebugLoc(),
4760 ExtendSetCCUses(SetCCs, Trunc, ExtLoad, N->getDebugLoc(),
4951 ExtendSetCCUses(SetCCs, Trunc, ExtLoad, N->getDebugLoc(),

Completed in 177 milliseconds