Searched defs:Demanded1 (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | TargetLowering.cpp | 2153 APInt Demanded1 = DemandedBits << (IsFSHL ? (BitWidth - Amt) : Amt); SimplifyDemandedBits() local |
| /llvm-project/llvm/lib/Target/X86/ | ||
| H A D | X86ISelLowering.cpp | 40383 APInt Demanded1, DemandedLHS1, DemandedRHS1; combineBlendOfPermutes() local |