Searched refs:CombineVLDDUP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13297 /// CombineVLDDUP - For a VDUPLANE node N, check if its source operand is a
13301 static bool CombineVLDDUP(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { function
13386 if (CombineVLDDUP(N, DCI))

Completed in 114 milliseconds