Searched refs:MatchingId (Results 1 – 3 of 3) sorted by relevance
682 int MatchingId = -1; member687 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue()689 : DefInst(Inst), Generation(Generation), MatchingId(MatchingId), in LoadValue()823 Info.MatchingId = Intrinsic::masked_load; in ParseMemoryInst()836 Info.MatchingId = Intrinsic::masked_load; in ParseMemoryInst()907 return Info.MatchingId; in getMatchingId()1253 if (InVal.MatchingId != MemInst.getMatchingId()) in getMatchingValue()
3737 Info.MatchingId = VECTOR_LDST_TWO_ELEMENTS; in getTgtMemIntrinsic()3741 Info.MatchingId = VECTOR_LDST_THREE_ELEMENTS; in getTgtMemIntrinsic()3745 Info.MatchingId = VECTOR_LDST_FOUR_ELEMENTS; in getTgtMemIntrinsic()
84 unsigned short MatchingId = 0; member