Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp349 int32_t *usable = (int32_t *) raw; in TEST_F() local
363 int (*usable)() = (int (*)()) raw; in TEST_F() local
500 int (*usable)() = (int (*)()) raw; in TEST_F() local