HomeSort by relevance Sort by last modified time
    Searched refs:IE (Results 1 - 25 of 190) sorted by null

1 2 3 4 5 6 7 8

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/lm32/
csr.s 2 wcsr IE, r0
3 wcsr IE, r31
11 rcsr r0, IE
12 rcsr r31, IE
csr.d 10 0: d0 00 00 00 wcsr IE,r0
11 4: d0 1f 00 00 wcsr IE,ba
18 20: 90 00 00 00 rcsr r0,IE
19 24: 90 00 f8 00 rcsr ba,IE
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-e-tpiecomm1.s 7 move.d foo:IE,$r0
8 add.d bar:IE,$r1
tls-ie-8e.s 6 move.d x:IE,$r10
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
tlsie3.d 1 #name: TLS IE->LE transition check (R_386_TLS_GOTIE)
tlsie5.d 1 #name: TLS IE->LE transition check (R_386_TLS_IE)
tlsie2.d 1 #name: TLS IE->LE transition check (R_386_TLS_GOTIE with %eax)
tlsie4.d 1 #name: TLS IE->LE transition check (R_386_TLS_IE with %eax)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
tlsgd2.d 1 #name: TLS GD->IE transition check
tlsie2.d 1 #name: TLS IE->LE transition check
tlsie3.d 1 #name: TLS IE->LE transition check (%r12)
  /external/llvm/lib/Analysis/
OrderedBasicBlock.cpp 43 auto IE = BB->end();
44 if (LastInstFound != IE)
48 for (; II != IE; ++II) {
55 assert(II != IE && "Instruction not found?");
  /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-ie-le-2.s 1 # Test TLS IE to TLS LE relaxation when instructions are not consecutive.
tls-desc-ie.s 16 # Test the combination of a TLSDESC-GD and IE access to the same
17 # symbol. We expect the TLSDESC-GD to relax to IE.
  /external/llvm/include/llvm/CodeGen/
RegisterScavenging.h 123 IE = Scavenged.end(); I != IE; ++I)
133 IE = Scavenged.end(); I != IE; ++I)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
tls-descrelax-be32.s 9 @tlscall global, manually relaxed to IE
17 @tlscall global, should relax to IE
41 @open coded global, manually relaxed to IE
52 @open coded global, should relax to IE
94 @tlscall global, manually relaxed to IE
103 @tlscall global, should relax to IE
111 @tlscall global, should relax to IE
143 @open coded global, manually relaxed to IE
154 @open coded global, should relax to IE
tls-descrelax-be8.s 9 @tlscall global, manually relaxed to IE
17 @tlscall global, should relax to IE
41 @open coded global, manually relaxed to IE
52 @open coded global, should relax to IE
94 @tlscall global, manually relaxed to IE
103 @tlscall global, should relax to IE
111 @tlscall global, should relax to IE
143 @open coded global, manually relaxed to IE
154 @open coded global, should relax to IE
tls-descrelax-v7.s 9 @tlscall global, manually relaxed to IE
17 @tlscall global, should relax to IE
41 @open coded global, manually relaxed to IE
52 @open coded global, should relax to IE
94 @tlscall global, manually relaxed to IE
103 @tlscall global, should relax to IE
111 @tlscall global, should relax to IE
143 @open coded global, manually relaxed to IE
154 @open coded global, should relax to IE
tls-descrelax.s 8 @tlscall global, manually relaxed to IE
16 @tlscall global, should relax to IE
40 @open coded global, manually relaxed to IE
51 @open coded global, should relax to IE
93 @tlscall global, manually relaxed to IE
102 @tlscall global, should relax to IE
110 @tlscall global, should relax to IE
142 @open coded global, manually relaxed to IE
153 @open coded global, should relax to IE
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/
karma-config.js 11 // browsers: ['Safari', 'Chrome', 'ChromeCanary', 'Firefox', 'IE'],
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-tls-1.s 24 move.d [extsym5:IE],r1
25 add.d extsym7:IE,r11
tls-err-1.s 17 move.b extsym5:IE,r7 ; { dg-error "TLS relocation size does not match" }
18 move.w extsym16:IE,r5 ; { dg-error "TLS relocation size does not match" }
  /external/llvm/lib/CodeGen/AsmPrinter/
OcamlGCPrinter.cpp 112 IE = Info.funcinfo_end();
113 I != IE; ++I) {
131 IE = Info.funcinfo_end();
132 I != IE; ++I) {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
tlsbin.s 20 ! @GOTTPOFF IE against global var
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

Completed in 2679 milliseconds

1 2 3 4 5 6 7 8