Searched refs:MatchingId (Results 1 – 3 of 3) sorted by relevance
579 int MatchingId = -1; member583 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue()585 : DefInst(Inst), Generation(Generation), MatchingId(MatchingId), in LoadValue()709 Info.MatchingId = Intrinsic::masked_load; in ParseMemoryInst()722 Info.MatchingId = Intrinsic::masked_load; in ParseMemoryInst()793 return Info.MatchingId; in getMatchingId()1149 if (InVal.MatchingId != MemInst.getMatchingId()) in getMatchingValue()
2847 Info.MatchingId = VECTOR_LDST_TWO_ELEMENTS; in getTgtMemIntrinsic()2851 Info.MatchingId = VECTOR_LDST_THREE_ELEMENTS; in getTgtMemIntrinsic()2855 Info.MatchingId = VECTOR_LDST_FOUR_ELEMENTS; in getTgtMemIntrinsic()
82 unsigned short MatchingId = 0; member