Home
last modified time | relevance | path

Searched defs:ValInt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp6140 llvm::APSInt const &ValInt = Val.getInt(); in createConstantValueExpression() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3343 APSInt ValInt(BitWidth, /*IsUnsigned*/ false); getExactInteger() local