Home
last modified time | relevance | path

Searched defs:MaskY (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1552 SDValue MaskY = TLO.DAG.getNode(ISD::AND, dl, VT, Y, C2); SimplifyDemandedBits() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30016 APInt MaskY = APInt::getLowBitsSet(8, 8 - ShYAmt); LowerFunnelShift() local
[all...]