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

/external/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h131 /// SetJITMode - This is called to inform the subtarget info that we are
133 void SetJITMode();
H A DPPCTargetMachine.cpp155 Subtarget.SetJITMode();
H A DPPCSubtarget.cpp86 /// SetJITMode - This is called to inform the subtarget info that we are
88 void PPCSubtarget::SetJITMode() { function in class:PPCSubtarget

Completed in 529 milliseconds