Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp75 auto RuntimeCall = in emit() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp72 auto RuntimeCall = in emit() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_interpreter.cpp1535 TEST(RunTimeTest, RuntimeCall) { in TEST() argument