Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1436 combineElementTruncationToVectorTruncation(SDNode *N,
H A DPPCISelLowering.cpp14009 combineElementTruncationToVectorTruncation(SDNode *N, in combineElementTruncationToVectorTruncation() function in PPCTargetLowering
14374 SDValue Reduced = combineElementTruncationToVectorTruncation(N, DCI); in DAGCombineBuildVector()