Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp453 AArch64Subtarget::getCustomPBQPConstraints() const { in getCustomPBQPConstraints() function in AArch64Subtarget
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h294 virtual std::unique_ptr<PBQPRAConstraint> getCustomPBQPConstraints() const { in getCustomPBQPConstraints() function