Home
last modified time | relevance | path

Searched defs:NewMask (Results 1 – 25 of 40) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterPressure.cpp53 LaneBitmask PrevMask, LaneBitmask NewMask) { in increaseSetPressure()
67 LaneBitmask PrevMask, LaneBitmask NewMask) { in decreaseSetPressure()
142 LaneBitmask NewMask) { in increaseRegPressure()
157 LaneBitmask NewMask) { in decreaseRegPressure()
694 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
708 LaneBitmask NewMask; in discoverLiveInOrOut() local
762 LaneBitmask NewMask = PreviousMask & ~Def.LaneMask; in recede() local
792 LaneBitmask NewMask = PreviousMask | Use.LaneMask; in recede() local
915 LaneBitmask NewMask = PreviousMask | Def.LaneMask; in advance() local
1293 LaneBitmask NewMask = LiveMask & ~LastUseMask; in bumpDownwardPressure() local
[all …]
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp28 LaneBitmask PrevMask, LaneBitmask NewMask) { in increaseSetPressure()
42 LaneBitmask PrevMask, LaneBitmask NewMask) { in decreaseSetPressure()
114 LaneBitmask NewMask) { in increaseRegPressure()
129 LaneBitmask NewMask) { in decreaseRegPressure()
669 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
684 LaneBitmask NewMask; in discoverLiveInOrOut() local
738 LaneBitmask NewMask = PreviousMask & ~Def.LaneMask; in recede() local
767 LaneBitmask NewMask = PreviousMask | Use.LaneMask; in recede() local
892 LaneBitmask NewMask = PreviousMask | Def.LaneMask; in advance() local
1270 LaneBitmask NewMask = LiveMask & ~LastUseMask; in bumpDownwardPressure() local
[all …]
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_debug_allocator.cc32 int64* NewMask(int64 word) { in NewMask() function
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp536 std::vector<int> NewMask; in visitShuffleVectorInst() local
DInstCombineSimplifyDemanded.cpp349 APInt NewMask = ~(LHSKnownOne & RHSKnownOne & DemandedMask); in SimplifyDemandedUseBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp283 unsigned NewMask; in conjugateICmpMask() local
514 Value *NewMask = ConstantInt::get(BCst->getType(), BorD); in foldLogOpOfMaskedICmps_NotAllZeros_BMask_Mixed() local
693 APInt NewMask = BCst->getValue() & DCst->getValue(); in foldLogOpOfMaskedICmps() local
706 APInt NewMask = BCst->getValue() | DCst->getValue(); in foldLogOpOfMaskedICmps() local
DInstCombineSimplifyDemanded.cpp298 APInt NewMask = ~(LHSKnown.One & RHSKnown.One & DemandedMask); in SimplifyDemandedUseBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.cpp97 LaneBitmask NewMask, in inc()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp512 unsigned NewMask; in conjugateICmpMask() local
760 APInt NewMask = BCst->getValue() & DCst->getValue(); in foldLogOpOfMaskedICmps() local
772 APInt NewMask = BCst->getValue() | DCst->getValue(); in foldLogOpOfMaskedICmps() local
DInstCombineSimplifyDemanded.cpp389 APInt NewMask = ~(LHSKnownOne & RHSKnownOne & DemandedMask); in SimplifyDemandedUseBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1153 SDValue NewMask = DAG.getConstant(0xff, DL, VT); in foldMaskAndShiftToExtract() local
1200 SDValue NewMask = DAG.getConstant(Mask >> ShiftAmt, DL, VT); in foldMaskedShiftToScaledMask() local
2753 SDValue NewMask = CurDAG->getConstant(NegMaskVal, SDLoc(And), VT); in shrinkAndImmediate() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1048 ResultStack &Results, MutableArrayRef<int> NewMask, in packs()
1145 ResultStack &Results, MutableArrayRef<int> NewMask) { in packp()
1244 SmallVector<int,128> NewMask(VecLen); in shuffs2() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp935 SDValue NewMask = DAG.getConstant(0xff, DL, VT); in foldMaskAndShiftToExtract() local
982 SDValue NewMask = DAG.getConstant(Mask >> ShiftAmt, DL, VT); in foldMaskedShiftToScaledMask() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2995 SDValue NewMask = DAG.getConstant(AndMask.trunc(Size / 2), SL, HalfVT); in visitANDLike() local
6754 APInt NewMask = Mask << Amt; in GetDemandedBits() local
7614 SmallVector<int, 8> NewMask; in visitBITCAST() local
13418 SmallVector<int, 8> NewMask; in visitVECTOR_SHUFFLE() local
13434 SmallVector<int, 8> NewMask; in visitVECTOR_SHUFFLE() local
13570 SmallVector<int, 8> NewMask; in visitVECTOR_SHUFFLE() local
13601 SmallVector<int, 8> NewMask; in visitVECTOR_SHUFFLE() local
13769 SmallVector<int, 8> NewMask(VT.getVectorNumElements(), -1); in visitSCALAR_TO_VECTOR() local
DLegalizeDAG.cpp226 SmallVector<int, 8> NewMask; in ShuffleWithNarrowerEltType() local
2994 SmallVector<int, 32> NewMask; in ExpandNode() local
DTargetLowering.cpp437 APInt NewMask = DemandedMask; in SimplifyDemandedBits() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp955 SDValue NewMask = CurDAG->getConstant(RISBG.Mask, DL, VT); in tryRISBGZero() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp512 APInt NewMask = DemandedMask; in SimplifyDemandedBits() local
1586 SmallVector<int, 32> NewMask(ShuffleMask.begin(), ShuffleMask.end()); in SimplifyDemandedVectorElts() local
DLegalizeDAG.cpp257 SmallVector<int, 8> NewMask; in ShuffleWithNarrowerEltType() local
3103 SmallVector<int, 32> NewMask; in ExpandNode() local
DDAGCombiner.cpp4026 SDValue NewMask = DAG.getConstant(AndMask.trunc(Size / 2), SL, HalfVT); in visitANDLike() local
9964 SmallVector<int, 8> NewMask; in visitBITCAST() local
16837 SmallVector<int, 32> NewMask; in combineShuffleOfSplat() local
16941 SmallVector<int, 8> NewMask; in visitVECTOR_SHUFFLE() local
16957 SmallVector<int, 8> NewMask; in visitVECTOR_SHUFFLE() local
17076 SmallVector<int, 8> NewMask; in visitVECTOR_SHUFFLE() local
17106 SmallVector<int, 8> NewMask; in visitVECTOR_SHUFFLE() local
17275 SmallVector<int, 8> NewMask(InVecT.getVectorNumElements(), -1); in visitSCALAR_TO_VECTOR() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1215 APInt NewMask = DemandedMask; in SimplifyDemandedBits() local
DLegalizeVectorTypes.cpp1973 SmallVector<int, 16> NewMask; in WidenVecRes_VECTOR_SHUFFLE() local
DLegalizeDAG.cpp177 SmallVector<int, 8> NewMask; in ShuffleWithNarrowerEltType() local
DLegalizeIntegerTypes.cpp2877 SmallVector<int, 8> NewMask; in PromoteIntRes_VECTOR_SHUFFLE() local
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp2625 uint32_t NewMask = (CLHS->getZExtValue() | CRHS->getZExtValue()) & MaxMask; in performOrCombine() local

12