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

/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7294 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { function
7349 unsigned StOpc = getStOpcode(StSize, IsThumb1, IsThumb2);

Completed in 120 milliseconds