Searched defs:ActualValue (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 4472 APInt ActualValue(64, ImmMO.getImm() + BaseImm, true); isImmElgibleForForwarding() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 4621 APSInt ActualValue(Value, /*IsUnsigned*/true); found() local |