Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp15646 if (SDValue CRTruncValue = DAGCombineTruncBoolExt(N, DCI)) in combineTRUNCATE() local
15647 return CRTruncValue; in combineTRUNCATE()