Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAllocationOrder.cpp30 std::pair<unsigned, unsigned> HintPair = in AllocationOrder() local
34 Hint = HintPair.second; in AllocationOrder()
41 if (HintPair.first) { in AllocationOrder()
45 TRI.getRawAllocationOrder(RC, HintPair.first, Hint, in AllocationOrder()
60 Hint = TRI.ResolveRegAllocHint(HintPair.first, Hint, in AllocationOrder()