Searched refs:referencing (Results 1 – 25 of 271) sorted by relevance
1234567891011
/external/llvm-project/llvm/test/Assembler/ |
D | ifunc-use-list-order.ll | 3 ; Global referencing ifunc. 16 ; Function referencing ifunc. 23 ; Global referencing function. 37 ; Function referencing bar.
|
/external/llvm/test/Assembler/ |
D | ifunc-use-list-order.ll | 3 ; Global referencing ifunc. 16 ; Function referencing ifunc. 23 ; Global referencing function. 37 ; Function referencing bar.
|
/external/llvm-project/llvm/test/MC/ELF/ |
D | section-combine.s | 24 ## foo and bar are in the same section. However, a section referencing foo 25 ## is considered different from a section referencing bar.
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/ |
D | MachO_ARM_PIC_relocations.s | 20 # Check stub generation for external symbols by referencing a common symbol, 'baz'. 31 # Check stub generation for internal symbols by referencing 'bar'.
|
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/ARM/ |
D | MachO_ARM_PIC_relocations.s | 21 # Check stub generation for external symbols by referencing a common symbol, 'baz'. 32 # Check stub generation for internal symbols by referencing 'bar'.
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | forward-declare-protocol-gnu.m | 3 // Regression test: check that we don't crash when referencing a forward-declared protocol.
|
/external/llvm-project/lld/test/MachO/invalid/ |
D | bad-tlv-relocation.s | 5 # CHECK: error: found X86_64_RELOC_TLV referencing a non-thread-local variable in [[FILE]]:(__text)
|
D | bad-got-to-tlv-reference.s | 5 # CHECK: error: found GOT relocation referencing thread-local variable in [[FILE]]:(__text)
|
/external/llvm-project/clang-tools-extra/clang-tidy/hicpp/ |
D | LICENSE.TXT | 7 Any file referencing a High-Integrity C++ Coding guideline:
|
/external/llvm-project/llvm/test/FileCheck/ |
D | var-ref-same-line.txt | 1 // Test for referencing a variable defined on the same line
|
/external/llvm/test/FileCheck/ |
D | var-ref-same-line.txt | 1 // Test for referencing a variable defined on the same line
|
/external/llvm-project/llvm/test/Linker/ |
D | null_mapping_constant.ll | 2 ; Check that the constant is not linked and the metadata is correctly referencing a nullptr
|
/external/llvm/test/Linker/ |
D | null_mapping_constant.ll | 2 ; Check that the constant is not linked and the metadata is correctly referencing a nullptr
|
/external/llvm-project/lld/test/ELF/ |
D | gc-sections-tls.s | 4 ## Relocation in a non .debug_* referencing a discarded TLS symbol is invalid.
|
D | debug-dead-reloc-tls-arm.s | 2 ## Test we resolve relocations referencing TLS symbols in .debug_* sections to
|
/external/skia/resources/sksl/shared/ |
D | ForLoopMultipleInit.sksl | 23 // Just referencing a variable instead of declaring it--legal, if not meaningful.
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | ast.ml | 10 (* variant for referencing a variable, like "a". *)
|
/external/libnl/etc/ |
D | classid | 11 # <NAME:MIN> <NAME> # class definition referencing an
|
/external/llvm/bindings/ocaml/backends/ |
D | llvm_backend.mli.in | 13 the @TARGET@ LLVM target. By referencing this module, you will cause
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | ast.ml | 10 (* variant for referencing a variable, like "a". *)
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | ast.ml | 10 (* variant for referencing a variable, like "a". *)
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
D | ast.ml | 10 (* variant for referencing a variable, like "a". *)
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | ast.ml | 10 (* variant for referencing a variable, like "a". *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
D | ast.ml | 10 (* variant for referencing a variable, like "a". *)
|
/external/llvm-project/llvm/bindings/ocaml/backends/ |
D | llvm_backend.mli.in | 12 the @TARGET@ LLVM target. By referencing this module, you will cause
|
1234567891011