Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp112 unsigned selectLoadStoreOpCode(unsigned Opc, unsigned RegBank,
307 unsigned ARMInstructionSelector::selectLoadStoreOpCode(unsigned Opc, in selectLoadStoreOpCode() function in ARMInstructionSelector
962 const auto NewOpc = selectLoadStoreOpCode(I.getOpcode(), RegBank, ValSize); in select()