Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp389 MachineMemOperand *SMMO = *StoreInst->memoperands_begin(); in buildCopy() local
422 MBB->getParent()->getMachineMemOperand(SMMO, SMMOffset, Size)); in buildCopy()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28012 MachineMemOperand *SMMO = DAG.getMachineFunction().getMachineMemOperand( in LowerVECTOR_HISTOGRAM() local
28018 ScatterOps, SMMO, IndexType, false); in LowerVECTOR_HISTOGRAM()