Home
last modified time | relevance | path

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

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