Home
last modified time | relevance | path

Searched refs:ExpectedTiedIdx (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMIRPrinter.cpp532 int ExpectedTiedIdx = MCID.getOperandConstraint(I, MCOI::TIED_TO); in hasComplexRegisterTies() local
534 if (ExpectedTiedIdx != TiedIdx) in hasComplexRegisterTies()