Home
last modified time | relevance | path

Searched defs:DemandedSrcBits (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp645 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyMultipleUseDemandedBits() local
668 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyMultipleUseDemandedBits() local
1580 APInt DemandedSrcBits = DemandedBits.reverseBits(); in SimplifyDemandedBits() local
1590 APInt DemandedSrcBits = DemandedBits.byteSwap(); in SimplifyDemandedBits() local
1868 APInt DemandedSrcBits = DemandedBits; in SimplifyDemandedBits() local
1928 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyDemandedBits() local
1954 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyDemandedBits() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp662 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyMultipleUseDemandedBits() local
685 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyMultipleUseDemandedBits() local
1740 APInt DemandedSrcBits = DemandedBits.reverseBits(); in SimplifyDemandedBits() local
1750 APInt DemandedSrcBits = DemandedBits.byteSwap(); in SimplifyDemandedBits() local
2058 APInt DemandedSrcBits = DemandedBits; in SimplifyDemandedBits() local
2118 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyDemandedBits() local
2144 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyDemandedBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp35526 APInt DemandedSrcBits = in SimplifyDemandedVectorEltsForTargetNode() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp38482 APInt DemandedSrcBits = APInt::getSignMask(SrcBits); in SimplifyDemandedBitsForTargetNode() local