Home
last modified time | relevance | path

Searched defs:AOut (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/Analysis/
DDemandedBits.cpp88 const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, in determineLiveOperandBits()
382 APInt AOut; in performAnalysis() local
496 const APInt &AOut, in determineLiveOperandBitsAddCarry()
557 const APInt &AOut, in determineLiveOperandBitsAdd()
565 const APInt &AOut, in determineLiveOperandBitsSub()
/external/llvm/lib/Analysis/
DDemandedBits.cpp75 const APInt &AOut, APInt &AB, APInt &KnownZero, APInt &KnownOne, in determineLiveOperandBits()
310 APInt AOut; in performAnalysis() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDemandedBits.cpp88 const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, in determineLiveOperandBits()
359 APInt AOut; in performAnalysis() local
/external/llvm-project/llvm/unittests/IR/
DDemandedBitsTest.cpp25 APInt AOut(Bits, AOut_); in TestBinOpExhaustive() local