OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resetTargetOptions
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Target/
TargetMachine.h
102
void
resetTargetOptions
(const MachineFunction *MF) const;
/external/llvm/lib/Target/
TargetMachine.cpp
67
void TargetMachine::
resetTargetOptions
(const MachineFunction *MF) const {
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp
370
TM.
resetTargetOptions
(MF);
[
all
...]
Completed in 574 milliseconds