Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_icmp_main.cpp50 } Funcs[] = { in testsInt() local
127 } Funcs[] = { in testsIntWithZero() local
199 } Funcs[] = { in testsVecInt() local
266 } Funcs[] = { in testsVecI1() local
H A Dtest_arith_main.cpp67 } Funcs[] = { in testsInt() local
192 } Funcs[] = { in testsVecInt() local
259 } Funcs[] = { in testsFp() local
329 } Funcs[] = { in testsVecFp() local
H A 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
H A Dtest_bitmanip_main.cpp92 } Funcs[] = { in testBitManip() local
128 } Funcs[] = { in testByteSwap() local
H A Dtest_calling_conv_main.cpp71 } Funcs[] = { in testCaller() local
133 } Funcs[] = { in testCallee() local
H A Dtest_fcmp_main.cpp80 } Funcs[] = { in testsScalar() local
164 } Funcs[] = { in testsVector() local
H A Dtest_stacksave_main.c34 } Funcs[] = {{"test_basic_vla", test_basic_vla, Subzero_test_basic_vla}, in DECLARE_TESTS() local
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/gosym/
Dsymtab.go155 Funcs []Func member
173 Funcs []Func member
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/
Ddoc.go33 Funcs []*Func member
62 Funcs []*Func // sorted list of functions returning this type member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h136 std::vector<FunctionInfo> Funcs; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dpackage.go20 Funcs []*Func member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h136 std::vector<FunctionInfo> Funcs; variable
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue49512.go42 type Funcs interface { interface
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/GSYM/
DGsymCreator.h136 std::vector<FunctionInfo> Funcs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/GSYM/
DGsymCreator.h137 std::vector<FunctionInfo> Funcs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/GSYM/
DGsymCreator.h137 std::vector<FunctionInfo> Funcs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/GSYM/
DGsymCreator.h137 std::vector<FunctionInfo> Funcs; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/sort/
Dgen_sort_variants.go67 Funcs template.FuncMap member
/aosp_15_r20/external/llvm/tools/bugpoint/
H A DMiscompilation.cpp239 bool ReduceMiscompilingFunctions::TestFuncs(const std::vector<Function*> &Funcs, in TestFuncs()
1012 std::vector<Function*> Funcs = DebugAMiscompilation(*this, TestCodeGenerator, in debugCodeGenerator() local
H A DBugDriver.cpp230 void llvm::PrintFunctionList(const std::vector<Function*> &Funcs) { in PrintFunctionList()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp89 static void collectFunctionUsers(User *U, DenseSet<Function *> &Funcs) { in collectFunctionUsers()
/aosp_15_r20/cts/tests/mediapc/requirements/
H A Dtemplatefns.go29 func Funcs() template.FuncMap { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp92 static void collectFunctionUsers(User *U, DenseSet<Function *> &Funcs) { in collectFunctionUsers()
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/
Dtemplate.go177 func (t *Template) Funcs(funcMap FuncMap) *Template { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h135 UniquePtrVector<PDBSymbolFunc> Funcs; variable

12