OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TempAlloca
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGAtomic.cpp
291
Address
TempAlloca
= CGF.CreateMemTemp(
299
TempAlloca
, getAtomicAddress().getType());
300
return
TempAlloca
;
CGCall.cpp
4945
Address
TempAlloca
4948
Builder.CreateMemCpy(
TempAlloca
, Src, SrcSize);
4949
Src =
TempAlloca
;
Completed in 20 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026