Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.cpp3589 APInt ActualValue(64, Imm, true); in isImmElgibleForForwarding() local
3737 APInt ActualValue(64, Imm, true); in transformToImmFormFedByLI() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp3999 APSInt ActualValue(Value, /*IsUnsigned*/true); in found() local
4007 APSInt ActualValue(Value.sext(BitWidth + 1), /*IsUnsigned*/false); in found() local