Home
last modified time | relevance | path

Searched defs:Funcs (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/subzero/crosstest/
Dtest_bitmanip_main.cpp92 } Funcs[] = { in testBitManip() local
128 } Funcs[] = { in testByteSwap() local
Dtest_icmp_main.cpp50 } Funcs[] = { in testsInt() local
127 } Funcs[] = { in testsIntWithZero() local
199 } Funcs[] = { in testsVecInt() local
266 } Funcs[] = { in testsVecI1() local
Dtest_arith_main.cpp67 } Funcs[] = { in testsInt() local
192 } Funcs[] = { in testsVecInt() local
259 } Funcs[] = { in testsFp() local
329 } Funcs[] = { in testsVecFp() local
Dtest_calling_conv_main.cpp71 } Funcs[] = { in testCaller() local
133 } Funcs[] = { in testCallee() local
Dtest_sync_atomic_main.cpp96 } Funcs[] = { in testAtomicRMW() local
147 } Funcs[] = {{"val_cmp_swap", test_val_cmp_swap, Subzero_::test_val_cmp_swap}, in testValCompareAndSwap() local
217 } Funcs[] = { in testAtomicRMWThreads() local
Dtest_stacksave_main.c34 } Funcs[] = {{"test_basic_vla", test_basic_vla, Subzero_test_basic_vla}, in DECLARE_TESTS() local
Dtest_fcmp_main.cpp80 } Funcs[] = { in testsScalar() local
164 } Funcs[] = { in testsVector() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DGsymCreator.h136 std::vector<FunctionInfo> Funcs; variable
/external/mesa3d/src/amd/addrlib/src/core/
Daddrswizzler.cpp375 const UnalignedCopyMemImgFunc Funcs[MaxElementBytesLog2][3] = in GetCopyMemImgFunc() local
414 const UnalignedCopyMemImgFunc Funcs[MaxElementBytesLog2][3] = in GetCopyImgMemFunc() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/
DGsymCreator.h136 std::vector<FunctionInfo> Funcs; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUOpenCLEnqueuedBlockLowering.cpp89 static void collectFunctionUsers(User *U, DenseSet<Function *> &Funcs) { in collectFunctionUsers()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUOpenCLEnqueuedBlockLowering.cpp92 static void collectFunctionUsers(User *U, DenseSet<Function *> &Funcs) { in collectFunctionUsers()
/external/llvm/tools/bugpoint/
DBugDriver.cpp230 void llvm::PrintFunctionList(const std::vector<Function*> &Funcs) { in PrintFunctionList()
DMiscompilation.cpp239 bool ReduceMiscompilingFunctions::TestFuncs(const std::vector<Function*> &Funcs, in TestFuncs()
1012 std::vector<Function*> Funcs = DebugAMiscompilation(*this, TestCodeGenerator, in debugCodeGenerator() local
DCrashDebugger.cpp234 bool ReduceCrashingFunctions::TestFuncs(std::vector<Function*> &Funcs) { in TestFuncs()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h135 UniquePtrVector<PDBSymbolFunc> Funcs; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h136 UniquePtrVector<PDBSymbolFunc> Funcs; variable
/external/clang/lib/Sema/
DSemaCoroutine.cpp199 const StringRef Funcs[] = {"await_ready", "await_suspend", "await_resume"}; in buildCoawaitCalls() local
/external/harfbuzz_ng/src/
Dhb-machinery.hh181 >::value Funcs; typedef
/external/llvm/unittests/ProfileData/
DInstrProfTest.cpp909 StringRef Funcs[] = {"Gfoo", "Gblah", "Gbar", "Ifoo", "Iblah", "Ibar", in TEST_P() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp132 SmallVector<std::unique_ptr<GCOVFunction>, 16> Funcs; member in __anon25b1d4420111::GCOVProfiler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp135 SmallVector<std::unique_ptr<GCOVFunction>, 16> Funcs; member in __anonc883f4e40111::GCOVProfiler
/external/mesa3d/src/imgui/
Dimgui.cpp9299 struct Funcs in ShowMetricsWindow() struct
9301 static void NodeDrawList(ImGuiWindow* window, ImDrawList* draw_list, const char* label) in ShowMetricsWindow()
9372 static void NodeWindows(ImVector<ImGuiWindow*>& windows, const char* label) in ShowMetricsWindow()
9381 static void NodeWindow(ImGuiWindow* window, const char* label) in ShowMetricsWindow()
9423 static void NodeTabBar(ImGuiTabBar* tab_bar) in ShowMetricsWindow()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp160 SmallVector<std::unique_ptr<GCOVFunction>, 16> Funcs; member in __anonf3ac7eea0211::GCOVProfiler
/external/clang/lib/Frontend/
DCompilerInvocation.cpp142 std::vector<std::string> &Funcs) { in getAllNoBuiltinFuncValues()

12