Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp446 static ResOperand getImmOp(int64_t Val) { in getImmOp() function
1740 ResOperands.push_back(ResOperand::getImmOp(0)); in buildInstructionResultOperands()
1804 ResOperands.push_back(ResOperand::getImmOp(ImmVal)); in buildAliasResultOperands()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DAsmMatcherEmitter.cpp352 static ResOperand getImmOp(int64_t Val) { in getImmOp() function
1471 ResOperands.push_back(ResOperand::getImmOp(ImmVal)); in BuildAliasResultOperands()