Home
last modified time | relevance | path

Searched defs:MaskVal (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp998 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
1022 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp4813 uint64_t MaskVal = Mask->getZExtValue(); in SelectBFE() local
4879 uint64_t MaskVal = MaskCnst->getZExtValue(); in SelectBFE() local
DNVPTXISelLowering.cpp3985 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1318 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local
1339 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1862 SDValue MaskVal = SDValue(SelectInt64(CurDAG, dl, Mask), 0); in Select64() local
DPPCISelLowering.cpp1589 int MaskVal = SignExtend32(Value, ByteSize * 8); in get_VSPLTI_elt() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1927 uint64_t MaskVal; in adjustForTestUnderMask() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4537 unsigned MaskVal = (ScalarSize == 64) ? 0x03 : 0x0f; in Insert128BitVector() local
26558 SDValue MaskVal = in combineVectorTruncationWithPACKUS() local