Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp240 class InsertConstraintsPass : public Pass { class in nv50_ir::RegAlloc
242 InsertConstraintsPass() : targ(NULL) { } in InsertConstraintsPass() function in nv50_ir::RegAlloc::InsertConstraintsPass
1911 InsertConstraintsPass insertConstr; in execFunc()
2026 RegAlloc::InsertConstraintsPass::exec(Function *ir) in exec()
2038 RegAlloc::InsertConstraintsPass::textureMask(TexInstruction *tex) in textureMask()
2062 RegAlloc::InsertConstraintsPass::detectConflict(Instruction *cst, int s) in detectConflict()
2084 RegAlloc::InsertConstraintsPass::addConstraint(Instruction *i, int s, int n) in addConstraint()
2121 RegAlloc::InsertConstraintsPass::addHazard(Instruction *i, const ValueRef *src) in addHazard()
2131 RegAlloc::InsertConstraintsPass::condenseDefs(Instruction *insn) in condenseDefs()
2139 RegAlloc::InsertConstraintsPass
[all...]

Completed in 4 milliseconds