Searched refs:computeWindowEndAddress (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCCodePadder.cpp | 287 MCCodePaddingPolicy::computeWindowEndAddress(const MCPaddingFragment *Fragment, in computeWindowEndAddress() function in MCCodePaddingPolicy 303 computeWindowEndAddress(Fragment, Offset, Layout); in computeRangePenaltyWeight() 306 computeWindowEndAddress(*CurrWindowLocation->begin(), Offset, in computeRangePenaltyWeight() 335 computeWindowEndAddress(*Window.begin(), Offset, Layout); in computeFirstWindowPenaltyWeight() 349 computeWindowEndAddress(PaddingNopFragment, Offset, Layout)) in computeFirstWindowPenaltyWeight()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCCodePadder.h | 167 uint64_t computeWindowEndAddress(const MCPaddingFragment *Fragment,
|