Home
last modified time | relevance | path

Searched refs:DAGCombineTruncBoolExt (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h668 SDValue DAGCombineTruncBoolExt(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp7377 SDValue PPCTargetLowering::DAGCombineTruncBoolExt(SDNode *N, in DAGCombineTruncBoolExt() function in PPCTargetLowering
7938 return DAGCombineTruncBoolExt(N, DCI); in PerformDAGCombine()