Home
last modified time | relevance | path

Searched defs:NeededMask (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1869 APInt NeededMask = DesiredMask & ~ActualMask; in CheckAndMask() local
1898 APInt NeededMask = DesiredMask & ~ActualMask; in CheckOrMask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1947 APInt NeededMask = DesiredMask & ~ActualMask; in CheckAndMask() local
1976 APInt NeededMask = DesiredMask & ~ActualMask; in CheckOrMask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2005 APInt NeededMask = DesiredMask & ~ActualMask; in CheckAndMask() local
2034 APInt NeededMask = DesiredMask & ~ActualMask; in CheckOrMask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3873 APInt NeededMask = APInt::getLowBitsSet(NVT.getSizeInBits(), in tryShrinkShlLogicImm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4190 APInt NeededMask = APInt::getLowBitsSet(NVT.getSizeInBits(), in tryShrinkShlLogicImm() local