HomeSort by relevance Sort by last modified time
    Searched refs:LE (Results 76 - 100 of 581) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
tls-descrelax-v7.s 25 @tlscall local, manually relaxed to LE
33 @tlscall local, should relax to LE
66 @open coded local, manually relaxed to LE
77 @open coded local, should relax to LE
119 @tlscall local, manually relaxed to LE
127 @tlscall local, should relax to LE
135 @tlscall local, should relax to LE
168 @open coded local, manually relaxed to LE
179 @open coded local, should relax to LE
tls-descrelax.s 24 @tlscall local, manually relaxed to LE
32 @tlscall local, should relax to LE
65 @open coded local, manually relaxed to LE
76 @open coded local, should relax to LE
118 @tlscall local, manually relaxed to LE
126 @tlscall local, should relax to LE
134 @tlscall local, should relax to LE
167 @open coded local, manually relaxed to LE
178 @open coded local, should relax to LE
  /external/llvm/test/MC/PowerPC/
ppc64-initial-cfa.s 6 # RUN: llvm-readobj -s -sr -sd | FileCheck %s -check-prefix=STATIC -check-prefix=STATIC-LE
8 # RUN: llvm-readobj -s -sr -sd | FileCheck %s -check-prefix=PIC -check-prefix=PIC-LE
32 # STATIC-LE-NEXT: 0000: 10000000 00000000 017A5200 04784101
34 # STATIC-LE-NEXT: 0010: 1B0C0100 10000000 18000000 00000000
36 # STATIC-LE-NEXT: 0020: 04000000 00000000
73 # PIC-LE-NEXT: 0000: 10000000 00000000 017A5200 04784101
75 # PIC-LE-NEXT: 0010: 1B0C0100 10000000 18000000 00000000
77 # PIC-LE-NEXT: 0020: 04000000 00000000
  /libcore/ojluni/src/main/resources/sun/nio/cs/
standard-charsets 78 charset UTF-16LE UTF_16LE
80 alias X-UTF-16LE
83 charset x-UTF-16LE-BOM UTF_16LE_BOM
90 charset UTF-32LE UTF_32LE
92 alias X-UTF-32LE
98 charset X-UTF-32LE-BOM UTF_32LE_BOM
100 alias UTF-32LE-BOM
  /external/llvm/lib/Target/Mips/
Mips16HardFloat.cpp 189 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE,
206 if (LE) {
216 if (LE) {
226 if (LE) {
240 if (LE) {
267 bool LE = TM.isLittleEndian();
290 AsmText += swapFPIntParams(PV, M, LE, true);
305 if (LE) {
315 if (LE) {
325 if (LE) {
    [all...]
MipsAsmPrinter.h 80 unsigned FPReg2, bool LE);
83 Mips16HardFloatInfo::FPParamVariant, bool LE,
87 Mips16HardFloatInfo::FPReturnVariant, bool LE);
  /external/clang/lib/Frontend/
CacheTokens.cpp 85 endian::Writer<little> LE(Out);
90 LE.write<uint64_t>(UID.getFile());
91 LE.write<uint64_t>(UID.getDevice());
92 LE.write<uint64_t>(FE->getModificationTime());
93 LE.write<uint64_t>(FE->getSize());
97 LE.write<uint64_t>(Data->UniqueID.getFile());
98 LE.write<uint64_t>(Data->UniqueID.getDevice());
99 LE.write<uint64_t>(Data->ModTime);
100 LE.write<uint64_t>(Data->Size);
132 endian::Writer<little> LE(Out)
    [all...]
  /external/dexmaker/dexmaker/src/main/java/com/android/dx/
Comparison.java 37 LE() {
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelLowering.h 33 LE
41 case GT: return LE;
44 case LE: return GE;
56 case LE: return "le";
  /external/llvm/lib/ProfileData/
InstrProfWriter.cpp 37 ProfOStream(llvm::raw_fd_ostream &FD) : IsFDOStream(true), OS(FD), LE(FD) {}
39 : IsFDOStream(false), OS(STR), LE(STR) {}
42 void write(uint64_t V) { LE.write<uint64_t>(V); }
72 support::endian::Writer<support::little> LE;
97 endian::Writer<little> LE(Out);
100 LE.write<offset_type>(N);
112 LE.write<offset_type>(M);
123 endian::Writer<little> LE(Out);
128 LE.write<uint64_t>(ProfileData.first); // Function hash
129 LE.write<uint64_t>(ProfRecord.Counts.size())
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
Expression.py 124 'GE' : '>=' , 'LE' : '<=',
138 "(?<=\W)EQ(?=\W)|(?<=\W)NE(?=\W)|(?<=\W)GT(?=\W)|(?<=\W)LT(?=\W)|(?<=\W)GE(?=\W)|(?<=\W)LE(?=\W)"
352 return self._ExprFuncTemplate(self._AddExpr, ["<=", ">=", "<", ">", "LE", "GE", "LT", "GT"])
583 # Script operator: LT, GT, LE, GE, EQ, NE, and, or, xor, not
  /external/llvm/lib/CodeGen/AsmPrinter/
ErlangGCPrinter.cpp 116 LE = MD.live_end(PI);
117 LI != LE; ++LI) {
  /external/llvm/lib/Target/NVPTX/
NVPTX.h 38 LE,
146 LE,
  /external/valgrind/none/tests/s390x/
cgij.c 23 #define LE C
62 CGIJ(7,LE,8,2a) "\n\t" /* 0x2a == 42 */
cij.c 23 #define LE C
62 CIJ(7,LE,8,2a) "\n\t" /* 0x2a == 42 */
clgij.c 23 #define LE C
62 CLGIJ(7,LE,8,2a) "\n\t" /* 0x2a == 42 */
clij.c 23 #define LE C
62 CLIJ(7,LE,8,2a) "\n\t" /* 0x2a == 42 */
cgrj.c 23 #define LE C
67 CGRJ(7,8,8,LE) "\n\t"
  /external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp 83 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end();
84 LI != LE; ++LI) {
176 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end();
177 LI != LE; ++LI) {
197 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end();
198 LI != LE; ++LI)
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopDeletion.cpp 112 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end();
113 LI != LE; ++LI) {
205 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end();
206 LI != LE; ++LI) {
227 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end();
228 LI != LE; ++LI)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
tlsbinpic.s 60 ! GD -> LE with global variable defined in executable
75 ! GD -> LE with local variable defined in executable
90 ! GD -> LE with hidden variable defined in executable
105 ! LD -> LE with local variable defined in executable
126 ! LD -> LE against hidden variables
169 ! @GOTTPOFF IE -> LE against global var defined in exec
180 ! @GOTTPOFF IE -> LE against hidden var
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go     [all...]
  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 194 BasicBlock::iterator LI = L->begin(), LE = L->end();
198 assert(LI != LE && RI != R->end());
214 } while (LI != LE); // This is sufficient: we can't get equality of
219 for (LI = L->begin(), RI = R->begin(); LI != LE; ++LI, ++RI)
465 LI = L->arg_begin(), LE = L->arg_end(),
467 LI != LE && RI != RE; ++LI, ++RI)
489 BasicBlock::iterator LE = LStart->getParent()->end();
492 unsigned NL = std::distance(LStart, LE);
520 for (BasicBlock::iterator LI = LStart; LI != LE; ++LI, ++Index) {
566 assert(LI != LE && RI != RE)
    [all...]
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
DifferenceEngine.cpp 197 BasicBlock::iterator LI = L->begin(), LE = L->end();
203 assert(LI != LE && RI != R->end());
218 } while (LI != LE); // This is sufficient: we can't get equality of
223 for (LI = L->begin(), RI = R->begin(); LI != LE; ++LI, ++RI)
465 LI = L->arg_begin(), LE = L->arg_end(),
467 LI != LE && RI != RE; ++LI, ++RI)
489 BasicBlock::iterator LE = LStart->getParent()->end();
492 unsigned NL = std::distance(LStart, LE);
520 for (BasicBlock::iterator LI = LStart; LI != LE; ++LI, ++Index) {
564 assert(LI != LE && RI != RE)
    [all...]

Completed in 1059 milliseconds

1 2 34 5 6 7 8 91011>>