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

/external/llvm/include/llvm/Target/
H A DTargetMachine.h107 void resetTargetOptions(const MachineFunction *MF) const;
/external/llvm/lib/Target/
H A DTargetMachine.cpp50 void TargetMachine::resetTargetOptions(const MachineFunction *MF) const { function in class:TargetMachine
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp427 TM.resetTargetOptions(MF);

Completed in 118 milliseconds