Home
last modified time | relevance | path

Searched refs:ExpectedTiedIdx (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstr.cpp1226 int ExpectedTiedIdx = MCID.getOperandConstraint(I, MCOI::TIED_TO); in hasComplexRegisterTies() local
1228 if (ExpectedTiedIdx != TiedIdx) in hasComplexRegisterTies()