Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11359 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode() function
11423 unsigned StOpc = getStOpcode(StSize, IsThumb1, IsThumb2); in emitPostSt()