Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15969 static bool shouldSinkVectorOfPtrs(Value *Ptrs, SmallVectorImpl<Use *> &Ops) { in shouldSinkVectorOfPtrs() function
16117 if (!shouldSinkVectorOfPtrs(II->getArgOperand(0), Ops)) in shouldSinkOperands()
16122 if (!shouldSinkVectorOfPtrs(II->getArgOperand(1), Ops)) in shouldSinkOperands()