Searched defs:InMask (Results 1 – 10 of 10) sorted by relevance
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 962 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local 984 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local 1025 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local 1096 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
|
| D | SelectionDAG.cpp | 2323 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelDAGToDAG.cpp | 4175 SDValue InMask) { in tryVPTESTM()
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelDAGToDAG.cpp | 4318 SDValue InMask) { in tryVPTESTM()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorTypes.cpp | 3838 SDValue DAGTypeLegalizer::convertMask(SDValue InMask, EVT MaskVT, in convertMask()
|
| D | TargetLowering.cpp | 1845 APInt InMask = APInt::getLowBitsSet(BitWidth, ZVT.getSizeInBits()); in SimplifyDemandedBits() local
|
| D | SelectionDAG.cpp | 3117 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorTypes.cpp | 4005 SDValue DAGTypeLegalizer::convertMask(SDValue InMask, EVT MaskVT, in convertMask()
|
| D | TargetLowering.cpp | 2031 APInt InMask = APInt::getLowBitsSet(BitWidth, ZVT.getSizeInBits()); in SimplifyDemandedBits() local
|
| D | SelectionDAG.cpp | 3148 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local
|