Searched defs:AOut (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/llvm/lib/Analysis/ |
D | DemandedBits.cpp | 88 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/ |
D | DemandedBits.cpp | 75 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/ |
D | DemandedBits.cpp | 88 const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, in determineLiveOperandBits() 359 APInt AOut; in performAnalysis() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | DemandedBitsTest.cpp | 25 APInt AOut(Bits, AOut_); in TestBinOpExhaustive() local
|