Searched defs:getTLSModel (Results 1 – 3 of 3) sorted by relevance
153 TLSModel::Model TargetMachine::getTLSModel(const GlobalValue *GV) const { in getTLSModel() function in TargetMachine
207 TLSModel::Model TargetMachine::getTLSModel(const GlobalValue *GV) const { in getTLSModel() function in TargetMachine
43 TLSModel::Model getTLSModel(const GlobalValue *GV, Reloc::Model reloc) { in getTLSModel() function