Searched refs:InsertConstraintsPass (Results 1 – 1 of 1) sorted by relevance
256 class InsertConstraintsPass : public Pass { class in nv50_ir::RegAlloc1811 InsertConstraintsPass insertConstr; in execFunc()1926 RegAlloc::InsertConstraintsPass::exec(Function *ir) in exec()1938 RegAlloc::InsertConstraintsPass::textureMask(TexInstruction *tex) in textureMask()1962 RegAlloc::InsertConstraintsPass::detectConflict(Instruction *cst, int s) in detectConflict()1984 RegAlloc::InsertConstraintsPass::addConstraint(Instruction *i, int s, int n) in addConstraint()2021 RegAlloc::InsertConstraintsPass::addHazard(Instruction *i, const ValueRef *src) in addHazard()2031 RegAlloc::InsertConstraintsPass::condenseDefs(Instruction *insn) in condenseDefs()2061 RegAlloc::InsertConstraintsPass::condenseSrcs(Instruction *insn, in condenseSrcs()2092 RegAlloc::InsertConstraintsPass::texConstraintGM107(TexInstruction *tex) in texConstraintGM107()[all …]