Home
last modified time | relevance | path

Searched refs:DisjointAllowedRegsCache (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/
DRegAllocPBQP.cpp219 using DisjointAllowedRegsCache = DenseSet<IKey>; typedef in __anon3d96ddc70111::Interference
225 const DisjointAllowedRegsCache &D) const { in haveDisjointAllowedRegs()
240 DisjointAllowedRegsCache &D) { in setDisjointAllowedRegs()
322 DisjointAllowedRegsCache D; in apply()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp220 using DisjointAllowedRegsCache = DenseSet<IKey>; typedef in __anonfcc6133b0111::Interference
226 const DisjointAllowedRegsCache &D) const { in haveDisjointAllowedRegs()
241 DisjointAllowedRegsCache &D) { in setDisjointAllowedRegs()
323 DisjointAllowedRegsCache D; in apply()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp191 typedef DenseSet<IKey> DisjointAllowedRegsCache; typedef in __anon6c1893590111::Interference
197 const DisjointAllowedRegsCache &D) const { in haveDisjointAllowedRegs()
212 DisjointAllowedRegsCache &D) { in setDisjointAllowedRegs()
295 DisjointAllowedRegsCache D; in apply()