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

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
tls-relax-ie-le-3.s 1 # Test TLS IE to TLS LE relaxation when using arbitrary registers.
tls-relax-gdesc-le-2.s 1 # Test TLS Desc to TLS LE relaxation when instructions are not consecutive.
tls-relax-ie-le-2.s 1 # Test TLS IE to TLS LE relaxation when instructions are not consecutive.
  /external/llvm/test/MC/PowerPC/
ppc64-fixup-apply.s 5 # RUN: llvm-readobj -s -sd | FileCheck -check-prefix=CHECK -check-prefix=CHECK-LE %s
80 # CHECK-LE-NEXT: 0000: 34122138 3412213C 78562138 3412213C
82 # CHECK-LE-NEXT: 0010: 44442138 1111213C 01802138 0110213C
84 # CHECK-LE-NEXT: 0020: 01802160 01102164 08002138 0000213C
86 # CHECK-LE-NEXT: 0030: 21432138 2143213C FFFF2138 3412213C
88 # CHECK-LE-NEXT: 0040: 00002138 3512213C
108 # CHECK-LE-NEXT: 0000: F0DEBC9A 78563412 21436587 EFBE42
  /external/r8/src/main/java/com/android/tools/r8/ir/code/
If.java 17 EQ, GE, GT, LE, LT, NE;
26 return Type.LE;
29 case LE:
45 return Type.LE;
46 case LE:
167 case LE:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
tlsbin.s 31 ! @GOTTPOFF IE -> LE against global var defined in exec
42 ! @GOTTPOFF IE -> LE against local var
53 ! @GOTTPOFF IE -> LE against hidden but not local var
64 ! LE @TPOFF, global var defined in exec
70 ! LE @TPOFF, local var
76 ! LE @TPOFF, hidden var defined in exec
  /external/clang/include/clang/AST/
EvaluatedExprVisitor.h 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) {
91 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(),
92 E = LE->capture_init_end();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
EvaluatedExprVisitor.h 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) {
91 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(),
92 E = LE->capture_init_end();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
EvaluatedExprVisitor.h 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) {
91 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(),
92 E = LE->capture_init_end();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
EvaluatedExprVisitor.h 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) {
91 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(),
92 E = LE->capture_init_end();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
EvaluatedExprVisitor.h 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) {
91 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(),
92 E = LE->capture_init_end();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
EvaluatedExprVisitor.h 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) {
91 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(),
92 E = LE->capture_init_end();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
EvaluatedExprVisitor.h 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) {
91 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(),
92 E = LE->capture_init_end();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
EvaluatedExprVisitor.h 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) {
91 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(),
92 E = LE->capture_init_end();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
EvaluatedExprVisitor.h 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) {
91 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(),
92 E = LE->capture_init_end();
  /external/ltp/testcases/lib/
tst_kvcmp.c 30 LE,
51 if (!strcmp(op, "-le"))
52 return LE;
68 printf("usage: %s -eq|-ne|-gt|-ge|-lt|-le kver [-a|-o] ...\n\n", fname);
74 printf("-le kver\tReturns true if kernel version is lesser or equal\n");
144 case LE:
191 case LE:
  /external/r8/src/main/java/com/android/tools/r8/code/
IfLe.java 12 public static final String SMALI_NAME = "if-le";
36 return Type.LE;
IfLez.java 36 return Type.LE;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
tls-descrelax-be32.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-be8.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

Completed in 835 milliseconds

1 23 4 5 6 7 8 91011>>