Home
last modified time | relevance | path

Searched refs:ScopedHTType (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp61 using ScopedHTType = ScopedHashTable<ValueType, CntRegP, typedef
70 void preVisit(ScopedHTType &ScopedHT);
75 ScopedHTType::ScopeTy *HTScope;
114 ScopedHTType ScopedHT;
187 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit()
188 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()
/external/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp45 AllocatorTy> ScopedHTType; typedef
52 void preVisit(ScopedHTType &ScopedHT);
57 ScopedHTType::ScopeTy *HTScope;
96 ScopedHTType ScopedHT;
167 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit()
168 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp61 using ScopedHTType = ScopedHashTable<ValueType, CntRegP, typedef
70 void preVisit(ScopedHTType &ScopedHT);
75 ScopedHTType::ScopeTy *HTScope;
114 ScopedHTType ScopedHT;
187 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit()
188 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp257 AllocatorTy> ScopedHTType; typedef in __anoncdf6c96d0311::EarlyCSE
265 ScopedHTType AvailableValues;
326 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope()
335 ScopedHTType::ScopeTy Scope;
346 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode()
/external/llvm/lib/CodeGen/
DMachineCSE.cpp76 MachineInstrExpressionTrait, AllocatorTy> ScopedHTType; typedef in __anondf821cc60111::MachineCSE
77 typedef ScopedHTType::ScopeTy ScopeType;
79 ScopedHTType VNT;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp493 using ScopedHTType = typedef in __anon6184f90f0311::EarlyCSE
503 ScopedHTType AvailableValues;
579 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope()
587 ScopedHTType::ScopeTy Scope;
599 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode()
/external/llvm-project/llvm/lib/CodeGen/
DMachineCSE.cpp103 using ScopedHTType = typedef in __anon41e794540111::MachineCSE
106 using ScopeType = ScopedHTType::ScopeTy;
113 ScopedHTType VNT;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp102 using ScopedHTType = typedef in __anonc2f3ca680111::MachineCSE
105 using ScopeType = ScopedHTType::ScopeTy;
112 ScopedHTType VNT;
/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp511 using ScopedHTType = typedef in __anon3ae9eefb0311::EarlyCSE
521 ScopedHTType AvailableValues;
597 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope()
605 ScopedHTType::ScopeTy Scope;
617 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode()