Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodePadder.cpp337 MCPFRange FullWindowFirstPart; // will hold all the fragments that are in the in computeFirstWindowPenaltyWeight() local
352 FullWindowFirstPart.push_back(PaddingNopFragment); in computeFirstWindowPenaltyWeight()
355 std::reverse(FullWindowFirstPart.begin(), FullWindowFirstPart.end()); in computeFirstWindowPenaltyWeight()
357 computeWindowPenaltyWeight(FullWindowFirstPart, Offset, Layout); in computeFirstWindowPenaltyWeight()
360 FullWindowFirstPart); // will hold all the fragments that are in the in computeFirstWindowPenaltyWeight()