Home
last modified time | relevance | path

Searched defs:getAccumulationStartOpcode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1305 virtual unsigned getAccumulationStartOpcode(unsigned Opcode) const { in getAccumulationStartOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6932 unsigned AArch64InstrInfo::getAccumulationStartOpcode( in getAccumulationStartOpcode() function in AArch64InstrInfo