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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ra.cpp219 class InsertConstraintsPass : public Pass { class in class:nv50_ir::RegAlloc
1549 InsertConstraintsPass insertConstr;
1643 RegAlloc::InsertConstraintsPass::exec(Function *ir)
1655 RegAlloc::InsertConstraintsPass::textureMask(TexInstruction *tex)
1679 RegAlloc::InsertConstraintsPass::detectConflict(Instruction *cst, int s)
1701 RegAlloc::InsertConstraintsPass::addConstraint(Instruction *i, int s, int n)
1738 RegAlloc::InsertConstraintsPass::addHazard(Instruction *i, const ValueRef *src)
1748 RegAlloc::InsertConstraintsPass::condenseDefs(Instruction *insn)
1778 RegAlloc::InsertConstraintsPass::condenseSrcs(Instruction *insn,
1814 RegAlloc::InsertConstraintsPass
[all...]
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ra.cpp219 class InsertConstraintsPass : public Pass { class in class:nv50_ir::RegAlloc
1549 InsertConstraintsPass insertConstr;
1643 RegAlloc::InsertConstraintsPass::exec(Function *ir)
1655 RegAlloc::InsertConstraintsPass::textureMask(TexInstruction *tex)
1679 RegAlloc::InsertConstraintsPass::detectConflict(Instruction *cst, int s)
1701 RegAlloc::InsertConstraintsPass::addConstraint(Instruction *i, int s, int n)
1738 RegAlloc::InsertConstraintsPass::addHazard(Instruction *i, const ValueRef *src)
1748 RegAlloc::InsertConstraintsPass::condenseDefs(Instruction *insn)
1778 RegAlloc::InsertConstraintsPass::condenseSrcs(Instruction *insn,
1814 RegAlloc::InsertConstraintsPass
[all...]

Completed in 117 milliseconds