HomeSort by relevance Sort by last modified time
    Searched refs:getTLSModel (Results 1 - 25 of 27) 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 {
  /external/llvm/lib/Target/AArch64/
AArch64MCInstLower.cpp 89 Model = Printer.TM.getTLSModel(GV);
AArch64ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
TargetMachine.h 193 TLSModel::Model getTLSModel(const GlobalValue *GV) const;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
TargetMachine.cpp 207 TLSModel::Model TargetMachine::getTLSModel(const GlobalValue *GV) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MCInstLower.cpp 109 Model = Printer.TM.getTLSModel(GV);
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 218 TLSModel::Model Model = TM->getTLSModel(GV);
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 242 TLSModel::Model Model = TM.getTLSModel(GV);
PPCISelLowering.cpp     [all...]
  /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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 2388 milliseconds

1 2