OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcall
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
6294
tree
tcall
= gimple_call_arg (call, 3 + is_atomic);
6295
tree fndecl = gimple_call_addr_fndecl (
tcall
);
6297
tree exp = build_call_nary (type,
tcall
, 2 + is_atomic, ptr,
6402
tree
tcall
= gimple_call_arg (call, 3 + is_atomic);
6403
tree fndecl = gimple_call_addr_fndecl (
tcall
);
6405
tree exp = build_call_nary (type,
tcall
,
6292
tree
tcall
= gimple_call_arg (call, 3 + is_atomic);
local
6400
tree
tcall
= gimple_call_arg (call, 3 + is_atomic);
local
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
7037
tree
tcall
= gimple_call_arg (call, 3 + is_atomic);
7038
tree fndecl = gimple_call_addr_fndecl (
tcall
);
7040
tree exp = build_call_nary (type,
tcall
, 2 + is_atomic, ptr,
7145
tree
tcall
= gimple_call_arg (call, 3 + is_atomic);
7146
tree fndecl = gimple_call_addr_fndecl (
tcall
);
7148
tree exp = build_call_nary (type,
tcall
,
7035
tree
tcall
= gimple_call_arg (call, 3 + is_atomic);
local
7143
tree
tcall
= gimple_call_arg (call, 3 + is_atomic);
local
Completed in 39 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026