Searched refs:independent (Results 1 – 25 of 1057) sorted by relevance
12345678910>>...43
26 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64r6 -tar…29 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64r6 -tar…32 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64r2 -tar…33 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64r3 -tar…34 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64r5 -tar…37 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64r2 -tar…38 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64r3 -tar…39 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64r5 -tar…42 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64 -targe…45 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -position-independent -mcpu=mips64 -targe…[all …]
1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 --position-independent -show-encoding | \4 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 --position-independent -filetype=obj -o -| \7 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 -mattr=+micromips --position-independent -show-encoding |…13 # RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n32 --position-independent -show-encoding | \16 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 --position-independent -show-encoding |…
2 # RUN: llvm-mc -arch=mips -position-independent -show-inst %s | FileCheck --check-prefix=PIC %s4 # RUN: llvm-mc -arch=mips -mattr=+micromips -position-independent -show-inst %s | FileCheck --check…
1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 --position-independent 2>%t1
109 --prefix=PREFIX install architecture-independent files in PREFIX115 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]120 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]121 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1 # RUN: llc -march=amdgcn -run-pass rename-independent-subregs -o - %s | FileCheck %s6 # In the test below we have two independent def+use pairs of subregister1 which
58 - SkPictureShader for device-independent patterns87 - Requires independent canvas objects
53 ascii_strcasecmp.c - locale-independent case-independent string comparison110 setsignal.c - OS-independent signal routines111 setsignal.h - OS-independent signal prototypes
17 /// - The lexer is independent of the parser. You \b cannot control the lexer from within the parse…18 /// - The tree parser is independent of the parser. You \b cannot control the parser from within th…19 /// - Each tree parser is independent of other tree parsers.
5 ; each test should be independent of the result of the preceding add (lea).60 ; each test should be independent of the result of the preceding sub.107 ; each test should be independent of the result of the preceding sub.154 ; each test should be independent of the result of the preceding sub.
11 isl's API is independent of any user-facing graphics API, such as OpenGL and54 Logical units are independent of hardware generation and are closely related63 Vulkan) is in units of logical pixels. Logical pixels are independent of the
17 features as well as low-level machine-independent optimizations (like PRE)21 machine-independent features like type-safety and access safety should be
59 …de proto related files in this particular podspec so that we can provide a protobuf-independent lib74 …de proto related files in this particular podspec so that we can provide a protobuf-independent lib89 …de proto related files in this particular podspec so that we can provide a protobuf-independent lib112 …de proto related files in this particular podspec so that we can provide a protobuf-independent lib
51 The following functions provide locale-independent string to number conversions.60 The conversion is independent of the current locale.95 files or other non-user input that should be locale independent.158 Convert a string to a :c:type:`double` in a locale-independent way.
42 # modifiable architecture-independent data (``com``)53 # read-only architecture-independent data root (``share``)55 # read-only architecture-independent data (``DATAROOTDIR``)227 …"Directory into which architecture-independent run-time-modifiable data files should be installed")286 "The root of the directory tree for read-only architecture-independent data files")297 "The directory under which read-only architecture-independent data files should be installed")
1 …dgcn -verify-machineinstrs -run-pass simple-register-coalescing,rename-independent-subregs -o - %s…8 # In the test below we have two independent def+use pairs of subregister1 which