Home
last modified time | relevance | path

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

/external/llvm-project/lld/test/ELF/Inputs/
Darm-thumb-narrow-branch.s12 .globl callers symbol
13 callers: label
/external/llvm-project/lld/test/ELF/
Darm-thunk-re-add.s85 .globl callers symbol
87 callers: label
/external/javassist/src/main/javassist/bytecode/analysis/
DSubroutine.java31 private List<Integer> callers = new ArrayList<Integer>(); field in Subroutine
60 public Collection<Integer> callers() { in callers() method in Subroutine
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp99 std::vector<opt::Instruction*> callers = in Apply() local
115 std::vector<opt::Instruction*> callers = in Apply() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_parameters.cpp97 std::vector<opt::Instruction*> callers = in Apply() local
113 std::vector<opt::Instruction*> callers = in Apply() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp99 std::vector<opt::Instruction*> callers = in Apply() local
115 std::vector<opt::Instruction*> callers = in Apply() local
/external/llvm-project/mlir/test/lib/Transforms/
DTestInlining.cpp33 SmallVector<CallIndirectOp, 16> callers; in runOnFunction() local
/external/javassist/src/test/test/javassist/bytecode/analysis/
DScannerTest.java70 int[] callers) { in verifySubroutine()
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.h119 const std::vector<HloComputation*>& callers() const { return callers_; } in callers() function
Dcall_graph.cc371 std::vector<HloInstruction*> callers; in GetComputationCallers() local
/external/mesa3d/src/compiler/glsl/
Dir_function_detect_recursion.cpp151 exec_list callers; member in __anon7242f9480111::function
/external/google-breakpad/src/processor/
Dstackwalker_selftest.cc392 unsigned int callers = CountCallerFrames(); in Recursor() local
/external/python/cpython2/Lib/
Dtrace.py223 callers=None, outfile=None): argument
Dpstats.py524 def count_calls(callers): argument
/external/python/cpython3/Lib/
Dtrace.py155 callers=None, outfile=None): argument
Dpstats.py594 def count_calls(callers): argument
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dshape_inference.cc1147 ArrayRef<Operation*> callers = GetCallers(func); in PropagateShapeToFunctions() local
1212 auto callers = GetCallers(func); in PropagateConstantToCallee() local
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache_test.cc485 const int callers = 4; in TEST() local
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dram_file_block_cache_test.cc503 const int callers = 4; in TEST() local