Home
last modified time | relevance | path

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

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