HomeSort by relevance Sort by last modified time
    Searched defs:FI (Results 26 - 50 of 74) sorted by null

12 3

  /external/llvm/lib/Target/MBlaze/
MBlazeFrameLowering.cpp 66 DEBUG(dbgs() << "FOUND FI#" << MII->getIndex() << "\n");
117 // stack by the caller. All we need to do is locate FI at the correct
135 int FI = SI->getOperand(1).getIndex();
137 MFI->isFixedObjectIndex(FI) ||
138 MFI->getObjectSize(FI) != 4) continue;
143 DEBUG(dbgs() << "LWI for FI#" << I->getOperand(1).getIndex()
149 DEBUG(dbgs() << "SWI for FI#" << FI << " removed\n");
151 FrameRelocate.push_back(std::make_pair(FI,StackOffset));
152 DEBUG(dbgs() << "FI#" << FI << " relocated to " << StackOffset << "\n")
    [all...]
MBlazeMachineFunction.h 41 int FI;
45 : FI(FrameIndex), SPOffset(StackPointerOffset) {}
103 int getGPFI() const { return GPHolder.FI; }
105 void setGPFI(int FI) { GPHolder.FI = FI; }
111 void recordLiveIn(int FI) {
112 LiveInFI.push_back(FI);
115 bool isLiveIn(int FI) {
117 if (FI == LiveInFI[i]) return true
    [all...]
MBlazeISelLowering.cpp 638 SDValue FI = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(),
644 return DAG.getStore(Op.getOperand(0), dl, FI, Op.getOperand(1),
755 int FI = MFI->CreateFixedObject(ArgSize, StackLoc, true);
757 SDValue PtrOff = DAG.getFrameIndex(FI,getPointerTy());
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 405 int FI = cast<FrameIndexSDNode>(Node)->getIndex();
406 SDValue TFI = CurDAG->getTargetFrameIndex(FI, MVT::i16);
MSP430ISelLowering.cpp 368 int FI = MFI->CreateFixedObject(ObjSize, VA.getLocMemOffset(), true);
372 SDValue FIN = DAG.getFrameIndex(FI, MVT::i16);
374 MachinePointerInfo::getFixedStack(FI),
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 452 /// stw rA, FI ; Store rA to the frame.
458 MachineInstr &MI = *II; // ; SPILL_CR <SrcReg>, <offset>, <FI>
526 PPCFunctionInfo *FI = MF.getInfo<PPCFunctionInfo>();
527 int FPSI = FI->getFramePointerSaveIndex();
PPCFrameLowering.cpp 292 PPCFunctionInfo *FI = MF.getInfo<PPCFunctionInfo>();
293 bool MustSaveLR = FI->mustSaveLR();
303 int FPIndex = FI->getFramePointerSaveIndex();
537 PPCFunctionInfo *FI = MF.getInfo<PPCFunctionInfo>();
538 bool MustSaveLR = FI->mustSaveLR();
548 int FPIndex = FI->getFramePointerSaveIndex();
564 int MaxTCRetDelta = FI->getTailCallSPDelta();
585 if (FI->hasFastCall() && isInt<16>(FrameSize)) {
589 } else if(FI->hasFastCall()) {
609 if (FI->hasFastCall() && isInt<16>(FrameSize))
    [all...]
PPCISelDAGToDAG.cpp 825 int FI = cast<FrameIndexSDNode>(N)->getIndex();
826 SDValue TFI = CurDAG->getTargetFrameIndex(FI, N->getValueType(0));
    [all...]
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 399 Function::arg_iterator FI = F->arg_begin(),
401 for (; I != E && FI != FE; ++I, ++FI)
402 if (*I != &*FI) break;
403 if (I == E && FI == FE)
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 159 Function::iterator FI = OrigBlock;
160 F->getBasicBlockList().insert(++FI, NewNode);
181 Function::iterator FI = OrigBlock;
182 F->getBasicBlockList().insert(++FI, NewLeaf);
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 487 const TargetFrameLowering *FI = MF.getTarget().getFrameLowering();
488 int ValOffset = (FI ? FI->getOffsetOfLocalArea() : 0);
494 OS << " fi#" << (int)(i-NumFixedObjects) << ": ";
StackSlotColoring.cpp 192 int FI = MO.getIndex();
193 if (FI < 0)
195 if (!LS->hasInterval(FI))
197 LiveInterval &li = LS->getInterval(FI);
200 SSRefs[FI].push_back(MI);
221 int FI = TargetRegisterInfo::stackSlot2Index(li.reg);
222 if (MFI->isDeadObjectIndex(FI))
225 OrigAlignments[FI] = MFI->getObjectAlignment(FI);
226 OrigSizes[FI] = MFI->getObjectSize(FI)
    [all...]
RegAllocFast.cpp 267 int FI = getStackSpaceFor(LRI->first, RC);
268 DEBUG(dbgs() << " to stack slot #" << FI << "\n");
269 TII->storeRegToStackSlot(*MBB, MI, LR.PhysReg, SpillKill, FI, RC, TRI);
292 TII->emitFrameIndexDebugValue(*MF, FI, Offset, MDPtr, DL)) {
    [all...]
InlineSpiller.cpp 230 // %snip = COPY %Reg / FILL fi#
232 // %Reg = COPY %snip / SPILL %snip, fi#
249 int FI;
250 if (SnipLI.reg == TII.isLoadFromStackSlot(MI, FI) && FI == StackSlot)
254 if (SnipLI.reg == TII.isStoreToStackSlot(MI, FI) && FI == StackSlot)
604 int FI;
605 if (Reg == TII.isLoadFromStackSlot(MI, FI) && FI == StackSlot)
    [all...]
MachineLICM.cpp 152 int FI;
153 CandidateInfo(MachineInstr *mi, unsigned def, int fi)
154 : MI(mi), Def(def), FI(fi) {}
369 static bool InstructionStoresToFI(const MachineInstr *MI, int FI) {
376 if (Value->getFrameIndex() == FI)
396 int FI = MO.getIndex();
397 if (!StoredFIs.count(FI) &&
398 MFI->isSpillSlotObjectIndex(FI) &&
399 InstructionStoresToFI(MI, FI))
    [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelDAGToDAG.cpp 220 int FI = cast<FrameIndexSDNode>(N)->getIndex();
222 CurDAG->getTargetFrameIndex(FI, MVT::i32),
AlphaISelLowering.cpp 434 int FI = MFI->CreateFixedObject(8, 8 * (ArgNo - 6), true);
438 SDValue FIN = DAG.getFrameIndex(FI, MVT::i64);
453 int FI = MFI->CreateFixedObject(8, -8 * (6 - i), true);
454 if (i == 0) FuncInfo->setVarArgsBase(FI);
455 SDValue SDFI = DAG.getFrameIndex(FI, MVT::i64);
462 FI = MFI->CreateFixedObject(8, - 8 * (12 - i), true);
463 SDFI = DAG.getFrameIndex(FI, MVT::i64);
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 339 int FI = MFI->CreateFixedObject(LocVT.getSizeInBits()/8,
344 SDValue FIN = DAG.getFrameIndex(FI, getPointerTy());
346 MachinePointerInfo::getFixedStack(FI),
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 184 ADFunctionInfo FI = FunctionsToTrack[I];
185 if (FI.Name != Name)
188 if (IsAllocator && (FI.DeallocatorIdx == InvalidIdx))
190 if (!IsAllocator && (FI.DeallocatorIdx != InvalidIdx))
509 const ADFunctionInfo &FI = FunctionsToTrack[AP.second->AllocatorIdx];
515 << FunctionsToTrack[FI.DeallocatorIdx].Name << "'.";
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 637 // for (Function::const_iterator FI = F->begin(), FE = F->end();
638 // FI != FE; ++FI) {
639 // const BasicBlock* BB = &(*FI);
726 std::set<const BasicBlock *>::iterator FI = Unvisited.begin(), FE = Unvisited.end();
727 while(FI != FE) {
728 const BasicBlock *BB = *FI; ++FI;
744 FI = Unvisited.begin(), FE = Unvisited.end();
745 while(FI != FE)
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 156 int FI = CSI[i].getFrameIdx();
164 FramePtrSpillFI = FI;
165 AFI->addGPRCalleeSavedArea1Frame(FI);
173 FramePtrSpillFI = FI;
175 AFI->addGPRCalleeSavedArea2Frame(FI);
178 AFI->addGPRCalleeSavedArea1Frame(FI);
183 AFI->addDPRCalleeSavedAreaFrame(FI);
443 /// getFrameIndexReference - Provide a base+offset reference to an FI slot for
448 ARMFrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI,
450 return ResolveFrameIndexReference(MF, FI, FrameReg, 0)
    [all...]
  /external/clang/lib/Basic/
SourceManager.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 737 FI = indirectField->chain_begin(), FEnd = indirectField->chain_end();
741 FieldDecl *field = cast<FieldDecl>(*FI);
758 ++FI;
760 while (FI != FEnd) {
761 FieldDecl *field = cast<FieldDecl>(*FI++);
768 (FI == FEnd? SS : EmptySS), field,
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelDAGToDAG.cpp 411 int FI = int(FIN->getIndex());
413 << FI << "\n");
414 if (SPUFrameLowering::FItoStackOffset(FI) < maxOffset) {
416 Index = CurDAG->getTargetFrameIndex(FI, PtrTy);
436 int FI = int(FIN->getIndex());
438 << " frame index = " << FI << "\n");
440 if (SPUFrameLowering::FItoStackOffset(FI) < maxOffset) {
442 Index = CurDAG->getTargetFrameIndex(FI, PtrTy);
457 int FI = int(FIN->getIndex());
459 << " frame index = " << FI << "\n")
    [all...]

Completed in 2076 milliseconds

12 3