OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assembly
(Results
101 - 125
of
2972
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/include/llvm/Config/
AsmPrinters.def.in
1
/*===- llvm/Config/AsmPrinters.def - LLVM
Assembly
Printers -----*- C++ -*-===*\
10
|* This file enumerates all of the
assembly
-language printers *|
13
|* single parameter (the name of the target whose
assembly
can be *|
15
|* targets with
assembly
printers. *|
Disassemblers.def.in
1
/*===- llvm/Config/Disassemblers.def - LLVM
Assembly
Parsers ----*- C++ -*-===*\
10
|* This file enumerates all of the
assembly
-language parsers *|
13
|* single parameter (the name of the target whose
assembly
can be *|
15
|* targets with
assembly
parsers. *|
/external/llvm/test/Assembler/
invalid-diexpression-verify.ll
8
; VERIFY:
assembly
parsed, but does not verify
/external/llvm/test/CodeGen/X86/
ident-metadata.ll
3
; directives in
assembly
files, and in the .comment section in ELF object files.
/external/llvm/test/MC/AsmParser/
directive_file-2.s
5
// but keep the debug info existing in the
assembly
file.
/external/llvm/test/Verifier/
ident-meta4.ll
8
; CHECK:
assembly
parsed, but does not verify as correct!
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2001-02-13-Reference-Memory.txt
26
2. Our "implicit" memory references in
assembly
language:
30
no way to represent this in either the bytecode or
assembly
.
31
B. When parsing
assembly
/bytecode, we effectively have to do a full
35
I'm tempted to make memory references explicit in both the
assembly
and
/external/swiftshader/third_party/LLVM/include/llvm/Config/
AsmParsers.def
1
//===- llvm/Config/AsmParsers.def - LLVM
Assembly
Parsers -------*- C++ -*-===//
10
// This file enumerates all of the
assembly
-language parsers
13
// single parameter (the name of the target whose
assembly
can be
15
// targets with
assembly
parsers.
AsmParsers.def.in
1
//===- llvm/Config/AsmParsers.def - LLVM
Assembly
Parsers -------*- C++ -*-===//
10
// This file enumerates all of the
assembly
-language parsers
13
// single parameter (the name of the target whose
assembly
can be
15
// targets with
assembly
parsers.
AsmPrinters.def
1
//===- llvm/Config/AsmPrinters.def - LLVM
Assembly
Printers -----*- C++ -*-===//
10
// This file enumerates all of the
assembly
-language printers
13
// single parameter (the name of the target whose
assembly
can be
15
// targets with
assembly
printers.
AsmPrinters.def.in
1
//===- llvm/Config/AsmPrinters.def - LLVM
Assembly
Printers -----*- C++ -*-===//
10
// This file enumerates all of the
assembly
-language printers
13
// single parameter (the name of the target whose
assembly
can be
15
// targets with
assembly
printers.
Disassemblers.def
1
//===- llvm/Config/Disassemblers.def - LLVM
Assembly
Parsers ----*- C++ -*-===//
10
// This file enumerates all of the
assembly
-language parsers
13
// single parameter (the name of the target whose
assembly
can be
15
// targets with
assembly
parsers.
Disassemblers.def.in
1
//===- llvm/Config/Disassemblers.def - LLVM
Assembly
Parsers ----*- C++ -*-===//
10
// This file enumerates all of the
assembly
-language parsers
13
// single parameter (the name of the target whose
assembly
can be
15
// targets with
assembly
parsers.
/external/swiftshader/third_party/LLVM/test/Archive/
toc_GNU.ll
1
;This isn't really an
assembly
file, its just here to run the test.
toc_MacOSX.ll
1
;This isn't really an
assembly
file, its just here to run the test.
toc_SVR4.ll
1
;This isn't really an
assembly
file, its just here to run the test.
toc_xpg4.ll
1
;This isn't really an
assembly
file, its just here to run the test.
/prebuilts/go/darwin-x86/src/cmd/vet/all/whitelist/
darwin_arm.txt
3
// False positives due to comments in
assembly
.
/prebuilts/go/darwin-x86/src/math/big/
arith_ppc64.s
9
// This file provides fast
assembly
versions for the elementary
/prebuilts/go/darwin-x86/src/math/
exp_386.s
9
// Used to use 387
assembly
(FLDL2E+F2XM1) here,
/prebuilts/go/darwin-x86/src/runtime/
stubs32.go
11
// Declarations for runtime services implemented in C or
assembly
that
/prebuilts/go/linux-x86/src/cmd/vet/all/whitelist/
darwin_arm.txt
3
// False positives due to comments in
assembly
.
/prebuilts/go/linux-x86/src/math/big/
arith_ppc64.s
9
// This file provides fast
assembly
versions for the elementary
/prebuilts/go/linux-x86/src/math/
exp_386.s
9
// Used to use 387
assembly
(FLDL2E+F2XM1) here,
/prebuilts/go/linux-x86/src/runtime/
stubs32.go
11
// Declarations for runtime services implemented in C or
assembly
that
Completed in 5017 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>