HomeSort by relevance Sort by last modified time
    Searched refs:MF (Results 201 - 225 of 306) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/lib/CodeGen/
LiveVariables.cpp 480 bool LiveVariables::runOnMachineFunction(MachineFunction &mf) {
481 MF = &mf;
482 MRI = &mf.getRegInfo();
483 TRI = MF->getTarget().getRegisterInfo();
485 ReservedRegisters = TRI->getReservedRegs(mf);
490 PHIVarInfo = new SmallVector<unsigned, 4>[MF->getNumBlockIDs()];
495 analyzePHINodes(mf);
501 MachineBasicBlock *Entry = MF->begin();
598 I = MF->getRegInfo().liveout_begin()
    [all...]
RegAllocFast.cpp 58 MachineFunction *MF;
183 int FrameIdx = MF->getFrameInfo()->CreateSpillStackObject(RC->getSize(),
292 TII->emitFrameIndexDebugValue(*MF, FI, Offset, MDPtr, DL)) {
747 I = MF->getRegInfo().liveout_begin(),
748 E = MF->getRegInfo().liveout_end(); I != E; ++I) {
836 TII->emitFrameIndexDebugValue(*MF, SS, Offset, MDPtr, DL)) {
    [all...]
CriticalAntiDepBreaker.cpp 31 AntiDepBreaker(), MF(MFi),
32 MRI(MF.getRegInfo()),
33 TII(MF.getTarget().getInstrInfo()),
34 TRI(MF.getTarget().getRegisterInfo()),
103 const MachineFrameInfo *MFI = MF.getFrameInfo();
MachineCSE.cpp 51 virtual bool runOnMachineFunction(MachineFunction &MF);
539 bool MachineCSE::runOnMachineFunction(MachineFunction &MF) {
540 TII = MF.getTarget().getInstrInfo();
541 TRI = MF.getTarget().getRegisterInfo();
542 MRI = &MF.getRegInfo();
MachineLICM.cpp 123 virtual bool runOnMachineFunction(MachineFunction &MF);
307 bool MachineLICM::runOnMachineFunction(MachineFunction &MF) {
312 DEBUG(dbgs() << MF.getFunction()->getName() << " ********\n");
315 TM = &MF.getTarget();
319 MFI = MF.getFrameInfo();
320 MRI = &MF.getRegInfo();
322 AllocatableSet = TRI->getAllocatableSet(MF);
332 RegLimit[(*I)->getID()] = TRI->getRegPressureLimit(*I, MF);
    [all...]
AggressiveAntiDepBreaker.cpp 120 AntiDepBreaker(), MF(MFi),
121 MRI(MF.getRegInfo()),
122 TII(MF.getTarget().getInstrInfo()),
123 TRI(MF.getTarget().getRegisterInfo()),
129 BitVector CPSet = TRI->getAllocatableSet(MF, CriticalPathRCs[i]);
187 const MachineFrameInfo *MFI = MF.getFrameInfo();
532 BitVector RCBV = TRI->getAllocatableSet(MF, RC);
    [all...]
RegAllocGreedy.cpp 72 MachineFunction *MF;
246 virtual bool runOnMachineFunction(MachineFunction &mf);
    [all...]
RegisterCoalescer.cpp 82 MachineFunction* MF;
    [all...]
ELFWriter.h 107 bool runOnMachineFunction(MachineFunction &MF);
  /external/llvm/lib/Target/Blackfin/
BlackfinInstrInfo.cpp 208 storeRegToAddr(MachineFunction &MF,
250 loadRegFromAddr(MachineFunction &MF,
  /external/llvm/lib/Target/PowerPC/
PPCMCInstLower.cpp 121 const MachineFunction *MF = MO.getParent()->getParent()->getParent();
123 const MCExpr *PB = MCSymbolRefExpr::Create(MF->getPICBaseSymbol(), Ctx);
  /external/llvm/lib/Target/
TargetMachine.cpp 256 bool DisableFramePointerElim(const MachineFunction &MF) {
260 const MachineFrameInfo *MFI = MF.getFrameInfo();
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 241 MachineLocation Location(RI->getFrameRegister(*Asm->MF));
782 bool DwarfDebug::addCurrentFnArgument(const MachineFunction *MF,
795 CurrentFnArguments.resize(MF->getFunction()->arg_size());
807 DwarfDebug::collectVariableInfoFromMMITable(const MachineFunction *MF,
827 if (!addCurrentFnArgument(MF, RegVar, Scope))
    [all...]
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp     [all...]
ARMISelLowering.cpp 79 ARMCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF,
82 : CCState(CC, isVarArg, MF, TM, locs, C) {
    [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.cpp 39 static unsigned AddLiveIn(MachineFunction &MF, unsigned PReg,
42 unsigned VReg = MF.getRegInfo().createVirtualRegister(RC);
43 MF.getRegInfo().addLiveIn(PReg, VReg);
398 MachineFunction &MF = DAG.getMachineFunction();
399 MachineFrameInfo *MFI = MF.getFrameInfo();
400 AlphaMachineFunctionInfo *FuncInfo = MF.getInfo<AlphaMachineFunctionInfo>();
417 args_float[ArgNo] = AddLiveIn(MF, args_float[ArgNo],
422 args_float[ArgNo] = AddLiveIn(MF, args_float[ArgNo],
427 args_int[ArgNo] = AddLiveIn(MF, args_int[ArgNo],
451 args_int[i] = AddLiveIn(MF, args_int[i], &Alpha::GPRCRegClass)
    [all...]
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp 65 bool runOnMachineFunction(MachineFunction &MF);
115 bool Emitter<CodeEmitter>::runOnMachineFunction(MachineFunction &MF) {
126 << MF.getFunction()->getName() << "'\n");
127 MCE.startFunction(MF);
128 for (MachineFunction::iterator MBB = MF.begin(), E = MF.end();
141 } while (MCE.finishFunction(MF));
    [all...]
X86MCInstLower.cpp 32 X86MCInstLower::X86MCInstLower(Mangler *mang, const MachineFunction &mf,
34 : Ctx(mf.getContext()), Mang(mang), MF(mf), TM(mf.getTarget()),
38 return MF.getMMI().getObjFileInfo<MachineModuleInfoMachO>();
153 MCSymbolRefExpr::Create(MF.getPICBaseSymbol(),
172 MCSymbolRefExpr::Create(MF.getPICBaseSymbol(), Ctx),
597 X86MCInstLower MCInstLowering(Mang, *MF, *this);
643 MCSymbol *PICBase = MF->getPICBaseSymbol()
    [all...]
  /external/bison/build-aux/
depcomp 93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
  /external/chromium/sdch/open-vcdiff/
depcomp 94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
261 # Intel's C compiler understands `-MD -MF file'. However on
262 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
278 "$@" -MD -MF "$tmpdepfile"
  /external/genext2fs/
depcomp 93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
  /external/grub/
depcomp 93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
  /external/libffi/
depcomp 94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
256 # Intel's C compiler understands `-MD -MF file'. However on
257 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
273 "$@" -MD -MF "$tmpdepfile"
  /external/libpng/
depcomp 101 ## it if -MD -MP comes after the -MF stuff. Hmm.
109 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
268 # Intel's C compiler understands `-MD -MF file'. However on
269 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
285 "$@" -MD -MF "$tmpdepfile"
  /external/llvm/autoconf/
depcomp 93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"

Completed in 654 milliseconds

1 2 3 4 5 6 7 891011>>