Home
last modified time | relevance | path

Searched defs:getTLSModel (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/
DTargetMachine.cpp153 TLSModel::Model TargetMachine::getTLSModel(const GlobalValue *GV) const { in getTLSModel() function in TargetMachine
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTargetMachine.cpp207 TLSModel::Model TargetMachine::getTLSModel(const GlobalValue *GV) const { in getTLSModel() function in TargetMachine
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp43 TLSModel::Model getTLSModel(const GlobalValue *GV, Reloc::Model reloc) { in getTLSModel() function