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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCInst.cpp39 bool MCOperand::evaluateAsConstantImm(int64_t &Imm) const { function in class:MCOperand
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h153 bool evaluateAsConstantImm(int64_t &Imm) const;

Completed in 275 milliseconds