Home
last modified time | relevance | path

Searched defs:evaluateAsConstant (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCExpr.cpp62 PPCMCExpr::evaluateAsConstant(int64_t &Res) const { in evaluateAsConstant() function in PPCMCExpr
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.cpp204 bool RISCVMCExpr::evaluateAsConstant(int64_t &Res) const { in evaluateAsConstant() function in RISCVMCExpr
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCExpr.cpp54 bool AVRMCExpr::evaluateAsConstant(int64_t &Result) const { in evaluateAsConstant() function in llvm::AVRMCExpr