Searched defs:Repr (Results 1 – 5 of 5) sorted by relevance
643 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in recordUnoptimizableWebs() local779 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local795 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local810 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local
89 char Repr = OK_Invalid; member in __anon3cd78fb00311::OperandsSignature::OpKind
395 std::string Repr = primaryRepresentation( in emitLookupFunction() local
619 const char *Repr; member
182 PythonString PythonObject::Repr() const { in Repr() function in PythonObject