Home
last modified time | relevance | path

Searched refs:smth (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/DebugInfo/Generic/
Dinlined-vars.ll9 tail call void @smth(i32 0), !dbg !24
10 tail call void @smth(i32 0), !dbg !25
14 declare void @smth(i32)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Dinlined-vars.ll9 tail call void @smth(i32 0), !dbg !24
10 tail call void @smth(i32 0), !dbg !25
14 declare void @smth(i32)
/external/v8/tools/
Dgrokdump.py3664 def do_list(self, smth): argument