Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp52 const std::string &MId = M.getModuleIdentifier(); in EmitCamlGlobal() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp224 PBQPRAGraph::NodeId MId, in haveDisjointAllowedRegs() argument
239 PBQPRAGraph::NodeId MId, in setDisjointAllowedRegs() argument
366 PBQP::GraphBase::NodeId MId = getNodeId(A); in apply() local
397 createInterferenceEdge(PBQPRAGraph & G,PBQPRAGraph::NodeId NId,PBQPRAGraph::NodeId MId,IMatrixCache & C) createInterferenceEdge() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DReductionRules.h41 NodeId MId = G.getEdgeOtherNodeId(EId, NId); in applyR1() local