Searched defs:UseOpc (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2262 unsigned UseOpc = UseMI->getOpcode(); local
2267 switch (UseOpc) {
2278 switch (UseOpc) {
2294 switch (UseOpc) {
2316 switch (UseOpc) {

Completed in 45 milliseconds