Searched refs:MatchingId (Results 1 – 3 of 3) sorted by relevance
560 int MatchingId = -1; member564 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue()566 : DefInst(Inst), Generation(Generation), MatchingId(MatchingId), in LoadValue()690 Info.MatchingId = Intrinsic::masked_load; in ParseMemoryInst()703 Info.MatchingId = Intrinsic::masked_load; in ParseMemoryInst()774 return Info.MatchingId; in getMatchingId()1109 if (InVal.MatchingId != MemInst.getMatchingId()) in getMatchingValue()
1478 Info.MatchingId = VECTOR_LDST_TWO_ELEMENTS; in getTgtMemIntrinsic()1482 Info.MatchingId = VECTOR_LDST_THREE_ELEMENTS; in getTgtMemIntrinsic()1486 Info.MatchingId = VECTOR_LDST_FOUR_ELEMENTS; in getTgtMemIntrinsic()
80 unsigned short MatchingId = 0; member