Searched refs:getTiedOp (Results 1 - 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp438 static ResOperand getTiedOp(unsigned TiedOperandNum) { function in struct:__anon15089::MatchableInfo::ResOperand
1728 ResOperands.push_back(ResOperand::getTiedOp(TiedOp));
1777 ResOperands.push_back(ResOperand::getTiedOp(TiedOp));
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DAsmMatcherEmitter.cpp344 static ResOperand getTiedOp(unsigned TiedOperandNum) { function in struct:__anon23214::MatchableInfo::ResOperand
1401 ResOperands.push_back(ResOperand::getTiedOp(TiedOp));
1443 ResOperands.push_back(ResOperand::getTiedOp(TiedOp));

Completed in 135 milliseconds