Home
last modified time | relevance | path

Searched refs:ARMGlobalMerge (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMGlobalMerge.cpp72 class ARMGlobalMerge : public FunctionPass { class
82 explicit ARMGlobalMerge(const TargetLowering *tli) in ARMGlobalMerge() function in __anon7a3d2e4d0111::ARMGlobalMerge
112 char ARMGlobalMerge::ID = 0;
114 bool ARMGlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()
164 bool ARMGlobalMerge::doInitialization(Module &M) { in doInitialization()
213 bool ARMGlobalMerge::runOnFunction(Function &F) { in runOnFunction()
218 return new ARMGlobalMerge(tli); in createARMGlobalMergePass()
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dglobal-merge.ll2 ; Test the ARMGlobalMerge pass. Use -march=thumb because it has a small
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dglobal-merge.ll2 ; Test the ARMGlobalMerge pass. Use -mtriple=thumb because it has a small
/external/llvm/test/CodeGen/ARM/
Dglobal-merge.ll2 ; Test the ARMGlobalMerge pass. Use -march=thumb because it has a small