Home
last modified time | relevance | path

Searched defs:VAddressSpaceCeiling (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp1094 static constexpr const intptr_t VAddressSpaceCeiling = 0xC0000000; global() variable
1096 static constexpr const intptr_t VAddressSpaceCeiling = 0x0000800000000000; global() variable
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DTargetTest.cpp602 static constexpr const intptr_t VAddressSpaceCeiling = 0xC0000000; global() variable
604 static constexpr const intptr_t VAddressSpaceCeiling = 0x0000800000000000; global() variable