Searched refs:getMemCmpLoad (Results 1 – 1 of 1) sorted by relevance
6657 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, in getMemCmpLoad() function6791 SDValue LoadL = getMemCmpLoad(LHS, LoadVT, *this); in visitMemCmpCall()6792 SDValue LoadR = getMemCmpLoad(RHS, LoadVT, *this); in visitMemCmpCall()