Home
last modified time | relevance | path

Searched refs:XCoreLowerThreadLocal (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp42 struct XCoreLowerThreadLocal : public ModulePass { struct
45 XCoreLowerThreadLocal() : ModulePass(ID) { in XCoreLowerThreadLocal() argument
55 char XCoreLowerThreadLocal::ID = 0;
57 INITIALIZE_PASS(XCoreLowerThreadLocal, "xcore-lower-thread-local",
61 return new XCoreLowerThreadLocal(); in createXCoreLowerThreadLocalPass()
180 bool XCoreLowerThreadLocal::lowerGlobal(GlobalVariable *GV) { in lowerGlobal()
223 bool XCoreLowerThreadLocal::runOnModule(Module &M) { in runOnModule()
DCMakeLists.txt21 XCoreLowerThreadLocal.cpp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp42 struct XCoreLowerThreadLocal : public ModulePass { struct
45 XCoreLowerThreadLocal() : ModulePass(ID) { in XCoreLowerThreadLocal() function
55 char XCoreLowerThreadLocal::ID = 0;
57 INITIALIZE_PASS(XCoreLowerThreadLocal, "xcore-lower-thread-local",
61 return new XCoreLowerThreadLocal(); in createXCoreLowerThreadLocalPass()
180 bool XCoreLowerThreadLocal::lowerGlobal(GlobalVariable *GV) { in lowerGlobal()
223 bool XCoreLowerThreadLocal::runOnModule(Module &M) { in runOnModule()
DCMakeLists.txt19 XCoreLowerThreadLocal.cpp
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp42 struct XCoreLowerThreadLocal : public ModulePass { struct
45 XCoreLowerThreadLocal() : ModulePass(ID) { in XCoreLowerThreadLocal() argument
55 char XCoreLowerThreadLocal::ID = 0;
57 INITIALIZE_PASS(XCoreLowerThreadLocal, "xcore-lower-thread-local",
61 return new XCoreLowerThreadLocal(); in createXCoreLowerThreadLocalPass()
180 bool XCoreLowerThreadLocal::lowerGlobal(GlobalVariable *GV) { in lowerGlobal()
223 bool XCoreLowerThreadLocal::runOnModule(Module &M) { in runOnModule()
DCMakeLists.txt18 XCoreLowerThreadLocal.cpp