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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp978 static unsigned getIndexedOpc(unsigned LdStOpc) { function
1000 unsigned IndexedOpc = getIndexedOpc(LdSt.getOpcode());
1285 unsigned NewOpcode = getIndexedOpc(Opcode);

Completed in 139 milliseconds