Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1354 combineElementTruncationToVectorTruncation(SDNode *N,
H A DPPCISelLowering.cpp13600 combineElementTruncationToVectorTruncation(SDNode *N, in combineElementTruncationToVectorTruncation() function in PPCTargetLowering
13965 SDValue Reduced = combineElementTruncationToVectorTruncation(N, DCI); in DAGCombineBuildVector()