Home
last modified time | relevance | path

Searched refs:Propagate (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DR600KernelParameters.cpp74 void Propagate(Function* Fun);
75 void Propagate(Value *V, const Twine &Name, bool IsIndirect = true);
237 void R600KernelParameters::Propagate(Function* Fun) { in Propagate() function in __anonae0e4a320111::R600KernelParameters
240 Propagate(I->PtrVal, I->Val->getName(), I->IsIndirect); in Propagate()
245 void R600KernelParameters::Propagate(Value* V, const Twine& Name, bool IsIndirect) { in Propagate() function in __anonae0e4a320111::R600KernelParameters
306 Propagate(V2, Name, IsIndirect); in Propagate()
433 Propagate(&F); in runOnFunction()
/external/llvm/test/Instrumentation/MemorySanitizer/AArch64/
Dvararg.ll30 ; Propagate the GR shadow values on for the va_list::__gp_top, adjust the
37 ; Propagate the VR shadow values on for the va_list::__vr_top, adjust the
/external/llvm/test/
Dlit.cfg67 # Propagate 'HOME' through the environment.
71 # Propagate 'INCLUDE' through the environment.
75 # Propagate 'LIB' through the environment.
79 # Propagate the temp directory. Windows requires this because it uses \Windows\
86 # Propagate LLVM_SRC_ROOT into the environment.
89 # Propagate PYTHON_EXECUTABLE into the environment
93 # Propagate path to symbolizer for ASan/MSan.
/external/llvm/test/Unit/
Dlit.cfg26 # Propagate the temp directory. Windows requires this because it uses \Windows\
33 # Propagate path to symbolizer for ASan/MSan.
/external/compiler-rt/unittests/
Dlit.common.unit.cfg25 # Propagate the temp directory. Windows requires this because it uses \Windows\
/external/clang/test/Unit/
Dlit.cfg28 # Propagate the temp directory. Windows requires this because it uses \Windows\
35 # Propagate path to symbolizer for ASan/MSan.
/external/proguard/src/proguard/gui/
DGUIResources.properties487 Propagate the values of fields across methods.
497 Propagate the values of method parameters from method invocations to \
500 Propagate the values of method return values from methods to their \
/external/clang/test/
Dlit.cfg112 # Propagate path to symbolizer for ASan/MSan.
/external/libpcap/
DCHANGES338 Propagate some changes from the main branch, so the x.9 branch has
/external/bison/
DChangeLog-20121502 Propagate i18n changes into glr.c.
15039 Propagate b4_pure_args where needed to pass them to yyerror.
16581 Propagate them.
16583 Propagate.
16764 Propagate their use.
16839 * src/output.c, src/print.c, src/print_graph.c: Propagate.
18094 Propagate more token_number_t.
22788 Propagate.
22811 Propagate its use.
22816 Propagate its use.
[all …]
DChangeLog125 Propagate properly CXX values when used to compile C.
3429 Propagate all of the variables when --compile-c-with-cxx.
/external/opencv3/cmake/
DFindCUDA.cmake468 # Propagate the host flags to the host compiler via -Xcompiler
/external/llvm/autoconf/
Dconfigure.ac2013 dnl Propagate the shared library extension that the libltdl checks did to
/external/libevent/
DChangeLog271 o Propagate errors on the underlying bufferevent to the user. (4a34394 Joachim Bauch)
/external/v8/
DChangeLog7496 Propagate updated offsets in BoundsCheckBbData (Chromium issue 350863).