Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13399 static bool hasPairwiseAdd(unsigned Opcode, EVT VT, bool FullFP16) { in hasPairwiseAdd() function
13426 hasPairwiseAdd(N0->getOpcode(), VT, FullFP16)) { in performExtractVectorEltCombine()