Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCTOCRegDeps.cpp94 struct PPCTOCRegDeps : public MachineFunctionPass { struct
96 PPCTOCRegDeps() : MachineFunctionPass(ID) { in PPCTOCRegDeps() function
149 INITIALIZE_PASS(PPCTOCRegDeps, DEBUG_TYPE,
152 char PPCTOCRegDeps::ID = 0;
154 llvm::createPPCTOCRegDepsPass() { return new PPCTOCRegDeps(); } in createPPCTOCRegDepsPass()
DCMakeLists.txt38 PPCTOCRegDeps.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCTOCRegDeps.cpp94 struct PPCTOCRegDeps : public MachineFunctionPass { struct
96 PPCTOCRegDeps() : MachineFunctionPass(ID) { in PPCTOCRegDeps() function
149 INITIALIZE_PASS(PPCTOCRegDeps, DEBUG_TYPE,
152 char PPCTOCRegDeps::ID = 0;
154 llvm::createPPCTOCRegDepsPass() { return new PPCTOCRegDeps(); } in createPPCTOCRegDepsPass()
DCMakeLists.txt40 PPCTOCRegDeps.cpp