Home
last modified time | relevance | path

Searched refs:GAS (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/test/MC/COFF/
Dtricky-names.ll21 ; Check that these symbols are not quoted. They occur in output that gets passed to GAS.
/external/flac/libFLAC/include/protected/
DMakefile.in148 GAS = @GAS@
/external/llvm/test/MC/Mips/
Dmips64-alu-instructions.s143 # Did you know that GAS supports complex arithmetic expressions in assembly?
Delf_eflags.s115 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32)
122 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32)
/external/flac/libFLAC/include/private/
DMakefile.in148 GAS = @GAS@
/external/flac/libFLAC/ia32/
DMakefile.in148 GAS = @GAS@
/external/flac/libFLAC/ppc/as/
DMakefile.in148 GAS = @GAS@
/external/flac/libFLAC/ppc/gas/
DMakefile.in148 GAS = @GAS@
/external/llvm/test/CodeGen/Mips/
Dno-odd-spreg.ll8 ; GAS which do not support the directive.
/external/flac/libFLAC/ppc/
DMakefile.in148 GAS = @GAS@
/external/flac/libFLAC/include/
DMakefile.in148 GAS = @GAS@
/external/llvm/
DMakefile.config.in207 GAS := @GAS@
Dconfigure7267 case $GAS in
7269 ac_cv_path_GAS="$GAS" # Let the user override the test with a path.
7290 GAS=$ac_cv_path_GAS
7291 if test -n "$GAS"; then
7292 { echo "$as_me:$LINENO: result: $GAS" >&5
7293 echo "${ECHO_T}$GAS" >&6; }
7300 test -n "$GAS" && break
18968 GAS!$GAS$ac_delim
/external/clang/lib/CodeGen/
DCGStmt.cpp1816 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S)) in EmitAsmStmt() local
1817 Name = GAS->getOutputName(i); in EmitAsmStmt()
1826 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S)) in EmitAsmStmt() local
1827 Name = GAS->getInputName(i); in EmitAsmStmt()
/external/flac/libFLAC/
DMakefile.in148 GAS = @GAS@
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS2022 The core Interworking functionality (network selection, GAS/ANQP) were
63 supports GAS/ANQP operations. This uses the same design as P2P, i.e.,
Dandroid.config431 # external networks (GAS/ANQP to learn more about the networks and network
Ddefconfig451 # external networks (GAS/ANQP to learn more about the networks and network
DChangeLog85 * extended P2P and GAS query operations to support drivers that have
206 - fixed GAS indication for additional comeback delay with status
365 GAS/ANQP exchanges when associated with PMF
474 - GAS/ANQP to fetch network information
576 available (e.g., after GAS/ANQP round for Interworking)
DREADME-P2P456 Transaction ID - Mandatory non-zero ASCII hex-encoded u8 for GAS
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_klex.pkb478 8SO!2GAS;tranne8SO!1J;transfrontaliere# transitori#
/external/llvm/docs/
DWritingAnLLVMBackend.rst67 the GNU Assembler format (``GAS``), see `Using As
108 * Write code for an assembly printer that converts LLVM IR to a GAS format for
1557 printer that converts LLVM IR to a GAS-format assembly language for your target
/external/wpa_supplicant_8/hostapd/
DChangeLog182 GAS/ANQP exchanges when PMF is enabled
225 - GAS/ANQP advertisement of network information
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td234 // NOTE: GAS and apparently all other AT&T style assemblers have a broken notion
/external/llvm/autoconf/
Dconfigure.ac1454 AC_PATH_PROGS(GAS, [gas as])

12