Home
last modified time | relevance | path

Searched defs:MOE (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DVirtRegMap.cpp325 MOE = MI->operands_end(); MOI != MOE; ++MOI) { in rewrite() local
342 MOE = MI->operands_end(); MOI != MOE; ++MOI) { in rewrite() local
H A DStackMaps.cpp81 MachineInstr::const_mop_iterator MOE, in parseOperand()
197 MachineInstr::const_mop_iterator MOE, in recordStackMapOpers()
H A DLiveRangeEdit.cpp251 MOE = MI->operands_end(); MOI != MOE; ++MOI) { in eliminateDeadDef() local
H A DLiveIntervalAnalysis.cpp1354 MOE = MI->operands_end(); MOI != MOE; ++MOI) { in repairIntervalsInRange() local
H A DTwoAddressInstructionPass.cpp1273 MOE = MI.operands_end(); MOI != MOE; ++MOI) { in tryInstructionTransform() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp129 for (auto MOI = MI.operands_begin(), MOE = MI.operands_end(); in processBlock() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600EmitClauseMarkers.cpp188 MOE = Def->operands_end(); MOI != MOE; ++MOI) { in canClauseLocalKillFitInClause() local
H A DR600OptimizeVectorRegisters.cpp278 MOE = RSI.Instr->operands_end(); MOp != MOE; ++MOp) { in tryMergeUsingCommonSlot() local