Searched defs:KnownOne2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DAMDILISelLowering.cpp259 APInt KnownOne2; local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp47 ComputeMaskedBitsAddSub(bool Add, Value *Op0, Value *Op1, bool NSW, APInt &KnownZero, APInt &KnownOne, APInt &KnownZero2, APInt &KnownOne2, const DataLayout *TD, unsigned Depth) argument
133 ComputeMaskedBitsMul(Value *Op0, Value *Op1, bool NSW, APInt &KnownZero, APInt &KnownOne, APInt &KnownZero2, APInt &KnownOne2, const DataLayout *TD, unsigned Depth) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp402 APInt KnownZero2, KnownOne2, KnownZeroOut, KnownOneOut; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1718 APInt KnownZero2, KnownOne2; local

Completed in 174 milliseconds