Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp73 unsigned getLoadStoreOp(const LLT &Ty, const RegisterBank &RB, unsigned Opc,
403 unsigned X86InstructionSelector::getLoadStoreOp(const LLT &Ty, in getLoadStoreOp() function in X86InstructionSelector
522 unsigned NewOpc = getLoadStoreOp(Ty, RB, Opc, MemOp.getAlignment()); in selectLoadStoreOp()
1438 unsigned Opc = getLoadStoreOp(DstTy, RegBank, TargetOpcode::G_LOAD, Align); in materializeFP()