Searched defs:ValInt (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.cpp | 5957 llvm::APSInt const &ValInt = Val.getInt(); createConstantValueExpression() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 3170 APSInt ValInt(BitWidth, !APF.isNegative()); getExactInteger() local |