OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPC32TargetMachine
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCTargetMachine.h
76
///
PPC32TargetMachine
- PowerPC 32-bit target machine.
78
class
PPC32TargetMachine
: public PPCTargetMachine {
80
PPC32TargetMachine
(const Target &T, StringRef TT,
PPCTargetMachine.cpp
38
RegisterTargetMachine<
PPC32TargetMachine
> A(ThePPC32Target);
70
PPC32TargetMachine
::
PPC32TargetMachine
(const Target &T, StringRef TT,
Completed in 4621 milliseconds