HomeSort by relevance Sort by last modified time
    Searched refs:addInterChainConstraint (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64PBQPRegAlloc.h 34 void addInterChainConstraint(PBQPRAGraph &G, unsigned Rd, unsigned Ra);
AArch64PBQPRegAlloc.cpp 243 void A57ChainingConstraint::addInterChainConstraint(PBQPRAGraph &G, unsigned Rd,
367 addInterChainConstraint(G, Rd, Ra);
374 addInterChainConstraint(G, Rd, Rd);

Completed in 55 milliseconds