Searched defs:SrcKnown (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Transforms/InstCombine/ | ||
| H A D | InstCombineCasts.cpp | 1700 KnownBits SrcKnown = IC.computeKnownBits(Src, 0, &I); isKnownExactCastIntToFP() local |
| /llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | TargetLowering.cpp | 1170 KnownBits SrcKnown; SimplifyDemandedBits() local |