Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp9581 if (llvm::any_of(MI.memoperands(), [](const MachineMemOperand *mmo) { in getGenericInstructionUniformity()
9642 if (llvm::any_of(MI.memoperands(), [](const MachineMemOperand *mmo) { in getInstructionUniformity()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12086 SDVTList VTs, EVT memvt, MachineMemOperand *mmo) in MemSDNode()