Searched refs:InsertConstraintsPass (Results 1 – 1 of 1) sorted by relevance
254 class InsertConstraintsPass : public Pass { class in nv50_ir::RegAlloc1809 InsertConstraintsPass insertConstr; in execFunc()1924 RegAlloc::InsertConstraintsPass::exec(Function *ir) in exec()1936 RegAlloc::InsertConstraintsPass::textureMask(TexInstruction *tex) in textureMask()1960 RegAlloc::InsertConstraintsPass::detectConflict(Instruction *cst, int s) in detectConflict()1982 RegAlloc::InsertConstraintsPass::addConstraint(Instruction *i, int s, int n) in addConstraint()2019 RegAlloc::InsertConstraintsPass::addHazard(Instruction *i, const ValueRef *src) in addHazard()2029 RegAlloc::InsertConstraintsPass::condenseDefs(Instruction *insn) in condenseDefs()2059 RegAlloc::InsertConstraintsPass::condenseSrcs(Instruction *insn, in condenseSrcs()2090 RegAlloc::InsertConstraintsPass::texConstraintGM107(TexInstruction *tex) in texConstraintGM107()[all …]