Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp302 static unsigned getMatchingWideOpcode(unsigned Opc) { in getMatchingWideOpcode() function
783 int NewOpcode = getMatchingWideOpcode(Opc); in mergeNarrowZeroStores()
798 MIB = BuildMI(*MBB, InsertionPoint, DL, TII->get(getMatchingWideOpcode(Opc))) in mergeNarrowZeroStores()