Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h865 SDValue DAGCombineExtBoolTrunc(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp9721 SDValue PPCTargetLowering::DAGCombineExtBoolTrunc(SDNode *N, in DAGCombineExtBoolTrunc() function in PPCTargetLowering
10198 return DAGCombineExtBoolTrunc(N, DCI); in PerformDAGCombine()