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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp134 unsigned selectSimpleExtOpc(unsigned Opc, unsigned Size) const;
341 unsigned ARMInstructionSelector::selectSimpleExtOpc(unsigned Opc, function in class:ARMInstructionSelector
901 unsigned NewOpc = selectSimpleExtOpc(I.getOpcode(), SrcSize);

Completed in 53 milliseconds