Home
last modified time | relevance | path

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

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