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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp475 static ResOperand getImmOp(int64_t Val) { function in struct:__anon2890::MatchableInfo::ResOperand
1787 ResOperands.push_back(ResOperand::getImmOp(0));
1900 ResOperands.push_back(ResOperand::getImmOp(ImmVal));

Completed in 177 milliseconds