Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp18996 if (SDValue CRTruncValue = DAGCombineTruncBoolExt(N, DCI)) in combineTRUNCATE() local
18997 return CRTruncValue; in combineTRUNCATE()