Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DOrcTestCommon.cpp18 const JITTargetAddress llvm::orc::CoreAPIsBasedStandardTest::FooAddr; member in llvm::orc::CoreAPIsBasedStandardTest
DOrcTestCommon.h57 static const JITTargetAddress FooAddr = 1U; variable
DLegacyAPIInteropTest.cpp113 constexpr JITTargetAddress FooAddr = 0xdeadbeef; in TEST() local