Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1458 combineElementTruncationToVectorTruncation(SDNode *N,
H A DPPCISelLowering.cpp14669 combineElementTruncationToVectorTruncation(SDNode *N, in combineElementTruncationToVectorTruncation() function in PPCTargetLowering
15042 SDValue Reduced = combineElementTruncationToVectorTruncation(N, DCI); in DAGCombineBuildVector()