OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createXCoreTargetTransformInfoPass
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/XCore/
XCore.h
35
ImmutablePass *
createXCoreTargetTransformInfoPass
(const XCoreTargetMachine *TM);
XCoreTargetTransformInfo.cpp
78
llvm::
createXCoreTargetTransformInfoPass
(const XCoreTargetMachine *TM) {
XCoreTargetMachine.cpp
79
PM.add(
createXCoreTargetTransformInfoPass
(this));
Completed in 117 milliseconds