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

1 2 3 4 5 6 7 8 910

  /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.
  /external/llvm/include/llvm/CodeGen/
RegisterScavenging.h 124 IE = Scavenged.end(); I != IE; ++I)
134 IE = Scavenged.end(); I != IE; ++I)
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterScavenging.h 140 IE = Scavenged.end(); I != IE; ++I)
150 IE = Scavenged.end(); I != IE; ++I)
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterScavenging.h 140 IE = Scavenged.end(); I != IE; ++I)
150 IE = Scavenged.end(); I != IE; ++I)
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterScavenging.h 140 IE = Scavenged.end(); I != IE; ++I)
150 IE = Scavenged.end(); I != IE; ++I)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterScavenging.h 140 IE = Scavenged.end(); I != IE; ++I)
150 IE = Scavenged.end(); I != IE; ++I)
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterScavenging.h 140 IE = Scavenged.end(); I != IE; ++I)
150 IE = Scavenged.end(); I != IE; ++I)
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterScavenging.h 140 IE = Scavenged.end(); I != IE; ++I)
150 IE = Scavenged.end(); I != IE; ++I)
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterScavenging.h 140 IE = Scavenged.end(); I != IE; ++I)
150 IE = Scavenged.end(); I != IE; ++I)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterScavenging.h 140 IE = Scavenged.end(); I != IE; ++I)
150 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

Completed in 427 milliseconds

1 2 3 4 5 6 7 8 910