Home
last modified time | relevance | path

Searched defs:selectLoadStoreOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp154 static unsigned selectLoadStoreOp(unsigned GenericOpc, unsigned RegBankID, in selectLoadStoreOp() function
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp545 bool X86InstructionSelector::selectLoadStoreOp(MachineInstr &I, selectLoadStoreOp() function in X86InstructionSelector