Searched refs:setSelection (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/PBQP/
H A DSolution.h75 void setSelection(Graph::NodeId nodeId, unsigned selection) { function in class:PBQP::Solution
H A DHeuristicSolver.h208 s.setSelection(nId, selection);
/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCSectionCOFF.h82 void setSelection(int Selection, const MCSectionCOFF *Assoc = 0) const;
/freebsd-10.1-release/contrib/llvm/lib/MC/
H A DMCSectionCOFF.cpp31 void MCSectionCOFF::setSelection(int Selection, function in class:MCSectionCOFF
/freebsd-10.1-release/contrib/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp508 Current->setSelection(Type, Assoc);

Completed in 61 milliseconds