Searched refs:createMSP430BranchSelectionPass (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/MSP430/
H A DMSP430.h43 FunctionPass *createMSP430BranchSelectionPass();
H A DMSP430TargetMachine.cpp65 addPass(createMSP430BranchSelectionPass());
H A DMSP430BranchSelector.cpp48 /// createMSP430BranchSelectionPass - returns an instance of the Branch
51 FunctionPass *llvm::createMSP430BranchSelectionPass() { function in class:llvm

Completed in 507 milliseconds