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

/freebsd-10.2-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3721 static SDValue CombineVLDDUP(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { function
3809 return CombineVLDDUP(N, DCI);
/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9457 /// CombineVLDDUP - For a VDUPLANE node N, check if its source operand is a
9461 static bool CombineVLDDUP(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { function
9546 if (CombineVLDDUP(N, DCI))

Completed in 162 milliseconds