Searched refs:getCustomPBQPConstraints (Results 1 – 4 of 4) sorted by relevance
311 virtual std::unique_ptr<PBQPRAConstraint> getCustomPBQPConstraints() const { in getCustomPBQPConstraints() function
353 std::unique_ptr<PBQPRAConstraint> getCustomPBQPConstraints() const override;
605 AArch64Subtarget::getCustomPBQPConstraints() const { in getCustomPBQPConstraints() function in AArch64Subtarget
844 ConstraintsRoot->addConstraint(Subtarget.getCustomPBQPConstraints()); in runOnMachineFunction()