Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp232 static unsigned selectSimpleExtOpc(unsigned Opc, unsigned Size) { in selectSimpleExtOpc() function
730 unsigned NewOpc = selectSimpleExtOpc(I.getOpcode(), SrcSize); in select()