Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1423 SDValue DAGCombineExtBoolTrunc(SDNode *N, DAGCombinerInfo &DCI) const;
H A DPPCISelLowering.cpp14346 SDValue PPCTargetLowering::DAGCombineExtBoolTrunc(SDNode *N, in DAGCombineExtBoolTrunc() function in PPCTargetLowering
15838 return DAGCombineExtBoolTrunc(N, DCI); in PerformDAGCombine()