Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_subcomputation_unification_test.cc71 auto callee1 = in TEST_F() local
98 auto callee1 = in TEST_F() local
128 auto callee1 = in TEST_F() local
/external/llvm/test/MC/PowerPC/
Dppc64-localentry.s8 callee1: label
/external/compiler-rt/test/profile/
Dinstrprof-value-prof-2.c26 void callee1() {} in callee1() function
/external/compiler-rt/test/profile/Linux/
Dinstrprof-merge-vp.c25 void callee1() {} in callee1() function
/external/llvm/unittests/ProfileData/
DInstrProfTest.cpp207 static const char callee1[] = "callee1"; variable