Home
last modified time | relevance | path

Searched defs:MME (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp475 auto MMI = Context.ArgStoreVector.begin(), MME = Context.ArgStoreVector.end(); in collectCallInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp3973 if (const SCEVMinMaxExpr *MME = dyn_cast<SCEVMinMaxExpr>(V)) { in getNotSCEV() local
3974 auto MatchMinMaxNegation = [&](const SCEVMinMaxExpr *MME) { in getNotSCEV()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c4230 #define MME(op, me, rc) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c4088 #define MME(op, me, rc) \ macro