Searched refs:MatchingId (Results 1 – 3 of 3) sorted by relevance
555 int MatchingId = -1; member559 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue()561 : DefInst(Inst), Generation(Generation), MatchingId(MatchingId), in LoadValue()685 Info.MatchingId = Intrinsic::masked_load; in ParseMemoryInst()698 Info.MatchingId = Intrinsic::masked_load; in ParseMemoryInst()769 return Info.MatchingId; in getMatchingId()1122 if (InVal.MatchingId != MemInst.getMatchingId()) in getMatchingValue()
2537 Info.MatchingId = VECTOR_LDST_TWO_ELEMENTS; in getTgtMemIntrinsic()2541 Info.MatchingId = VECTOR_LDST_THREE_ELEMENTS; in getTgtMemIntrinsic()2545 Info.MatchingId = VECTOR_LDST_FOUR_ELEMENTS; in getTgtMemIntrinsic()
81 unsigned short MatchingId = 0; member