Searched refs:SetJITMode (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/CellSPU/
H A DSPUSubtarget.cpp43 /// SetJITMode - This is called to inform the subtarget info that we are
45 void SPUSubtarget::SetJITMode() { function in class:SPUSubtarget
H A DSPUSubtarget.h63 /// SetJITMode - This is called to inform the subtarget info that we are
65 void SetJITMode();
/external/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp80 /// SetJITMode - This is called to inform the subtarget info that we are
82 void PPCSubtarget::SetJITMode() { function in class:PPCSubtarget
H A DPPCSubtarget.h94 /// SetJITMode - This is called to inform the subtarget info that we are
96 void SetJITMode();
H A DPPCTargetMachine.cpp122 Subtarget.SetJITMode();

Completed in 115 milliseconds