Searched refs:InsertConstraintsPass (Results 1 – 1 of 1) sorted by relevance
219 class InsertConstraintsPass : public Pass { class in nv50_ir::RegAlloc1549 InsertConstraintsPass insertConstr; in execFunc()1643 RegAlloc::InsertConstraintsPass::exec(Function *ir) in exec()1655 RegAlloc::InsertConstraintsPass::textureMask(TexInstruction *tex) in textureMask()1679 RegAlloc::InsertConstraintsPass::detectConflict(Instruction *cst, int s) in detectConflict()1701 RegAlloc::InsertConstraintsPass::addConstraint(Instruction *i, int s, int n) in addConstraint()1738 RegAlloc::InsertConstraintsPass::addHazard(Instruction *i, const ValueRef *src) in addHazard()1748 RegAlloc::InsertConstraintsPass::condenseDefs(Instruction *insn) in condenseDefs()1778 RegAlloc::InsertConstraintsPass::condenseSrcs(Instruction *insn, in condenseSrcs()1814 RegAlloc::InsertConstraintsPass::texConstraintNVE0(TexInstruction *tex) in texConstraintNVE0()[all …]