OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createPPCTargetTransformInfoPass
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPC.h
46
ImmutablePass *
createPPCTargetTransformInfoPass
(const PPCTargetMachine *TM);
PPCTargetMachine.cpp
167
PM.add(
createPPCTargetTransformInfoPass
(this));
PPCTargetTransformInfo.cpp
114
llvm::
createPPCTargetTransformInfoPass
(const PPCTargetMachine *TM) {
Completed in 32 milliseconds