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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp74 unsigned getLoadStoreOp(const LLT &Ty, const RegisterBank &RB, unsigned Opc,
395 unsigned X86InstructionSelector::getLoadStoreOp(const LLT &Ty, function in class:X86InstructionSelector
530 unsigned NewOpc = getLoadStoreOp(Ty, RB, Opc, MemOp.getAlign());
1443 getLoadStoreOp(DstTy, RegBank, TargetOpcode::G_LOAD, Alignment);

Completed in 112 milliseconds