HomeSort by relevance Sort by last modified time
    Searched refs:InitialExec (Results 1 - 12 of 12) sorted by null

  /external/llvm/include/llvm/Support/
CodeGen.h 38 InitialExec,
  /external/llvm/lib/Target/
TargetMachine.cpp 101 return TLSModel::InitialExec;
127 Model = TLSModel::InitialExec;
  /external/llvm/lib/Target/AArch64/
AArch64MCInstLower.cpp 95 case TLSModel::InitialExec:
AArch64ISelLowering.cpp     [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 469 (* CHECK: GVar05{{.*}}thread_local(initialexec)
473 set_thread_local_mode ThreadLocalMode.InitialExec in
474 insist ((thread_local_mode g) = ThreadLocalMode.InitialExec);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 222 | InitialExec
    [all...]
llvm.mli 283 | InitialExec
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 351 milliseconds