Searched defs:getCustomPBQPConstraints (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Subtarget.cpp | 492 AArch64Subtarget::getCustomPBQPConstraints() const { getCustomPBQPConstraints() function in AArch64Subtarget |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetSubtargetInfo.h | 295 virtual std::unique_ptr<PBQPRAConstraint> getCustomPBQPConstraints() const { getCustomPBQPConstraints() function |