Home
last modified time | relevance | path

Searched defs:MSE (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2032 ModuloScheduleExpander MSE(MF, Schedule, *LIS, in validateAgainstModuloScheduleExpander() local
2195 ModuloScheduleExpander MSE( in runOnLoop() local
H A DMachinePipeliner.cpp660 PeelingModuloScheduleExpander MSE(MF, MS, &LIS); in schedule() local
663 ModuloScheduleExpander MSE(MF, MS, LIS, std::move(NewInstrChanges)); in schedule() local
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3681 const MCSymbolRefExpr *MSE = dyn_cast<MCSymbolRefExpr>(Value); in emitIntValue() local