Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1399 SDValue DAGCombineExtBoolTrunc(SDNode *N, DAGCombinerInfo &DCI) const;
H A DPPCISelLowering.cpp13686 SDValue PPCTargetLowering::DAGCombineExtBoolTrunc(SDNode *N, in DAGCombineExtBoolTrunc() function in PPCTargetLowering
15137 return DAGCombineExtBoolTrunc(N, DCI); in PerformDAGCombine()