Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp4472 APInt ActualValue(64, ImmMO.getImm() + BaseImm, true); isImmElgibleForForwarding() local
4915 APInt ActualValue(64, Imm, true); transformToImmFormFedByLI() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4621 APSInt ActualValue(Value, /*IsUnsigned*/true); found() local
4629 APSInt ActualValue(Value.sext(BitWidth + 1), /*IsUnsigned*/false); found() local