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