Home
last modified time | relevance | path

Searched refs:Appended (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/openmp/runtime/
DCMakeLists.txt101 "Appended user specified C++ compiler flags.")
103 "Appended user specified C preprocessor flags.")
105 "Appended user specified assembler flags.")
107 "Appended user specified linker flags.")
109 "Appended user specified linked libs flags. (e.g., -lm)")
111 …"Appended user specified Fortran compiler flags. These are only used if LIBOMP_FORTRAN_MODULES==T…
/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp648 SmallString<256> Appended(OldFeatures); in setFunctionAttributes() local
649 Appended.push_back(','); in setFunctionAttributes()
650 Appended.append(Features); in setFunctionAttributes()
651 NewAttrs.addAttribute("target-features", Appended); in setFunctionAttributes()
/external/llvm-project/llvm/test/FileCheck/
Ddump-input-enable.txt36 ; Appended to normal command line.
/external/elfutils/
Dconfigure.ac610 dnl Appended to the config.h file.