Home
last modified time | relevance | path

Searched defs:RG (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp342 insert(const RegisterAggr & RG) insert() argument
351 intersect(const RegisterAggr & RG) intersect() argument
360 clear(const RegisterAggr & RG) clear() argument
415 ref_iterator(const RegisterAggr & RG,bool End) ref_iterator() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp670 ReferenceGroupTy RG; in populateReferenceGroups() local
713 for (const ReferenceGroupTy &RG : RefGroups) { in computeLoopCacheCost() local
724 CacheCostTy CacheCost::computeRefGroupCacheCost(const ReferenceGroupTy &RG, in computeRefGroupCacheCost()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2330 RematGraph *RG = E.second.get(); in rewriteMaterializableInstructions() local