HomeSort by relevance Sort by last modified time
    Searched refs:SetJITMode (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 131 /// SetJITMode - This is called to inform the subtarget info that we are
133 void SetJITMode();
PPCTargetMachine.cpp 155 Subtarget.SetJITMode();
PPCSubtarget.cpp 86 /// SetJITMode - This is called to inform the subtarget info that we are
88 void PPCSubtarget::SetJITMode() {

Completed in 49 milliseconds