reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
736 PatchImm += FirstIndex * (Ty->getSizeInBits() >> 3); 792 PatchImm += FirstIndex * (CTy->getSizeInBits() >> 3); 827 PatchImm = GetFieldInfo(InfoKind, CTy, AccessIndex, PatchImm); 827 PatchImm = GetFieldInfo(InfoKind, CTy, AccessIndex, PatchImm); 833 std::to_string(PatchImm) + "$" + AccessKey;