Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2998 static bool usePartialVectorLoads(SDNode *N, const PPCSubtarget& ST) { in usePartialVectorLoads() function
3068 if (isLoad && usePartialVectorLoads(N, Subtarget)) { in getPreIndexedAddressParts()