Searched refs:nodePrimType (Results 1 – 1 of 1) sorted by relevance
10144 PrimType nodePrimType = intrinopNode.GetPrimType(); in SelectCSyncCmpSwap() local10145 uint32 nodePrimTypeSize = GetPrimTypeSize(nodePrimType); in SelectCSyncCmpSwap()10147 if (IsSignedInteger(nodePrimType) && nodePrimTypeSize < k4ByteSize && GetCurBB() && in SelectCSyncCmpSwap()10162 uint32 nodePrimTypeP2Size = GetPrimTypeP2Size(nodePrimType); in SelectCSyncCmpSwap()