Searched defs:CSI (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMips16RegisterInfo.cpp61 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
H A DMips16FrameLowering.cpp65 spillCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
93 restoreCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
H A DMipsSERegisterInfo.cpp77 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
H A DMipsSEFrameLowering.cpp66 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
157 spillCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
H A DMipsAsmPrinter.cpp144 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp180 spillCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
206 restoreCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetFrameLowering.h121 spillCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
132 restoreCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUFrameLowering.cpp167 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DThumb1FrameLowering.cpp58 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
291 spillCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
330 restoreCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
[all...]
H A DARMFrameLowering.cpp146 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
574 emitPushInst(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, unsigned StmOpc, unsigned StrOpc, bool NoGap, bool(*Func)(unsigned, bool), unsigned NumAlignedDPRCS2Regs, unsigned MIFlags) const argument
643 emitPopInst(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, unsigned LdmOpc, unsigned LdrOpc, bool isVarArg, bool NoGap, bool(*Func)(unsigned, bool), unsigned NumAlignedDPRCS2Regs) const argument
726 emitAlignedDPRCS2Spills(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned NumAlignedDPRCS2Regs, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) argument
885 emitAlignedDPRCS2Restores(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned NumAlignedDPRCS2Regs, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) argument
964 spillCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
995 restoreCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp223 spillCalleeSavedRegisters( MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
277 restoreCalleeSavedRegisters( MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeAsmPrinter.cpp134 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreFrameLowering.cpp202 CalleeSavedInfo &CSI = SpillLabels[I].second; local
272 spillCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
306 restoreCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
[all...]
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c45 #define CSI 233 macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DPrologEpilogInserter.cpp292 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
[all...]
H A DShrinkWrapping.cpp361 const std::vector<CalleeSavedInfo> CSI = local
1058 const std::vector<CalleeSavedInfo> CSI = local
H A DMachineFunction.cpp492 const std::vector<CalleeSavedInfo> &CSI = getCalleeSavedInfo(); local
/macosx-10.9.5/screen-22/screen/
H A Dansi.h64 CSI, /* Reading arguments in "CSI Pn ;...*/ enumerator in enum:state_t
/macosx-10.9.5/vim-53/src/
H A Dascii.h37 #define CSI 0x9b /* Control Sequence Introducer */ macro
121 #define CSI 0x9b /* Control Sequence Introducer */ macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp503 const std::vector<CalleeSavedInfo> &CSI = MFI->getCalleeSavedInfo(); local
823 const std::vector<CalleeSavedInfo> &CSI = FFI->getCalleeSavedInfo(); local
1008 spillCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
1071 restoreCRs(bool isPPC64, bool CR2Spilled, bool CR3Spilled, bool CR4Spilled, MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, unsigned CSIIndex) argument
1111 restoreCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
[all...]
/macosx-10.9.5/groff-38/groff/src/devices/grotty/
H A Dtty.cpp81 #define CSI "\033[" macro
83 #define CSI "\047[" macro
[all...]
/macosx-10.9.5/less-23/less/
H A Dless.h446 #define CSI ((unsigned char)'\233') macro
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineFrameInfo.h547 void setCalleeSavedInfo(const std::vector<CalleeSavedInfo> &CSI) { argument
/macosx-10.9.5/efax-36/efax/
H A Defax.c218 DIS=0x01, CSI, NSF=0x04, enumerator in enum:frametype
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dtpu-edt.el

Completed in 400 milliseconds