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.cpp 94 /// SetJITMode - This is called to inform the subtarget info that we are
96 void PPCSubtarget::SetJITMode() {
PPCSubtarget.h 100 /// SetJITMode - This is called to inform the subtarget info that we are
102 void SetJITMode();
PPCTargetMachine.cpp 122 Subtarget.SetJITMode();

Completed in 4873 milliseconds