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

  /external/llvm/lib/Target/PowerPC/
PPCCCState.cpp 1 //===---- PPCCCState.cpp - CCState with PowerPC specific extensions ---------===//
10 #include "PPCCCState.h"
17 void PPCCCState::PreAnalyzeCallOperands(
27 void PPCCCState::PreAnalyzeFormalArguments(
PPCCCState.h 1 //===---- PPCCCState.h - CCState with PowerPC specific extensions -----------===//
19 class PPCCCState : public CCState {
33 PPCCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF,
PPCISelLowering.cpp 17 #include "PPCCCState.h"
    [all...]

Completed in 2797 milliseconds