HomeSort by relevance Sort by last modified time
    Searched full:valno (Results 26 - 37 of 37) sorted by null

12

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 467 unsigned ValNo = PHINode::getIncomingValueNumForOperand(OperandNo);
468 BasicBlock *BB = PHI->getIncomingBlock(ValNo);
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 511 if (!Range || Range->valno != VNI) {
566 // Collect all the (vreg, valno) pairs that are copies of LI.
616 DEBUG(dbgs() << "Kill at " << Idx << " covered by valno #"
    [all...]
StrongPHIElimination.cpp 353 NewVNI = NewLI.createValueCopy(DestLR->valno, LI->getVNInfoAllocator());
809 VNInfo *OldVN = OldLR.valno;
ExecutionDepsFix.cpp 35 /// A DomainValue is a bit like LiveIntervals' ValNo, but it also keeps track
SplitKit.h 71 SlotIndex FirstDef; ///< First non-phi valno->def, or SlotIndex().
InlineSpiller.cpp 705 DEBUG(dbgs() << "\tmerged orig valno " << OrigVNI->id << ": "
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 290 void handleByValArg(unsigned ValNo, MVT ValVT, MVT LocVT,
MipsISelLowering.cpp     [all...]
  /external/llvm/test/CodeGen/X86/
2010-02-12-CoalescerBug-Impdef.ll 10 ; instruction, the live interval for %RAX was not properly updated. The valno
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 468 milliseconds

12