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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h296 virtual std::unique_ptr<PBQPRAConstraint> getCustomPBQPConstraints() const { function in class:llvm::TargetSubtargetInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp334 AArch64Subtarget::getCustomPBQPConstraints() const { function in class:AArch64Subtarget
H A DAArch64Subtarget.h531 std::unique_ptr<PBQPRAConstraint> getCustomPBQPConstraints() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp832 ConstraintsRoot->addConstraint(Subtarget.getCustomPBQPConstraints());

Completed in 107 milliseconds