Home
last modified time | relevance | path

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

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