Home
last modified time | relevance | path

Searched refs:ExpectedTiedIdx (Results 1 – 3 of 3) 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/llvm-project/llvm/lib/CodeGen/
DMachineInstr.cpp1506 int ExpectedTiedIdx = MCID.getOperandConstraint(I, MCOI::TIED_TO); in hasComplexRegisterTies() local
1508 if (ExpectedTiedIdx != TiedIdx) in hasComplexRegisterTies()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1415 int ExpectedTiedIdx = MCID.getOperandConstraint(I, MCOI::TIED_TO); in hasComplexRegisterTies() local
1417 if (ExpectedTiedIdx != TiedIdx) in hasComplexRegisterTies()