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

1 2

  /external/llvm/include/llvm/Target/
TargetMachine.h 182 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /external/llvm/lib/Target/
TargetMachine.cpp 153 TLSModel::Model TargetMachine::getTLSModel(const GlobalValue *GV) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetMachine.h 173 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetMachine.h 173 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetMachine.h 173 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetMachine.h 173 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetMachine.h 174 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /external/llvm/lib/Target/AArch64/
AArch64MCInstLower.cpp 89 Model = Printer.TM.getTLSModel(GV);
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 218 TLSModel::Model Model = TM->getTLSModel(GV);
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 73 TLSModel::Model getTLSModel(const GlobalValue *GV, Reloc::Model reloc);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 43 TLSModel::Model getTLSModel(const GlobalValue *GV, Reloc::Model reloc) {
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]

Completed in 749 milliseconds

1 2