Home
last modified time | relevance | path

Searched defs:getCustomPBQPConstraints (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64Subtarget.cpp123 AArch64Subtarget::getCustomPBQPConstraints() const { in getCustomPBQPConstraints() function in AArch64Subtarget
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetSubtargetInfo.h181 virtual std::unique_ptr<PBQPRAConstraint> getCustomPBQPConstraints() const { in getCustomPBQPConstraints() function