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

12

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 680 bool CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT,
685 bool CC_PPC32_SVR4_Custom_AlignArgRegs(unsigned &ValNo, MVT &ValVT,
691 bool CC_PPC32_SVR4_Custom_AlignFPArgRegs(unsigned &ValNo, MVT &ValVT,
PPCISelLowering.cpp     [all...]
PPCInstrInfo.cpp     [all...]
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 468 unsigned ValNo = PHINode::getIncomingValueNumForOperand(OperandNo);
469 BasicBlock *BB = PHI->getIncomingBlock(ValNo);
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 518 if (!Segment || Segment->valno != VNI) {
573 // Collect all the (vreg, valno) pairs that are copies of LI.
621 DEBUG(dbgs() << "Kill at " << Idx << " covered by valno #"
    [all...]
SplitKit.h 71 SlotIndex FirstDef; ///< First non-phi valno->def, or SlotIndex().
ExecutionDepsFix.cpp 37 /// A DomainValue is a bit like LiveIntervals' ValNo, but it also keeps track
InlineSpiller.cpp 720 DEBUG(dbgs() << "\tmerged orig valno " << OrigVNI->id << ": "
    [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/Mips/
MipsISelLowering.cpp     [all...]
MipsISelLowering.h 398 void handleByValArg(unsigned ValNo, MVT ValVT, MVT LocVT,
  /prebuilts/sdk/tools/linux/
libLLVM.so 
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp 75 static bool allocateStack(unsigned ValNo, MVT ValVT, MVT LocVT,
80 State.addLoc(CCValAssign::getMem(ValNo, ValVT, Offset, LocVT, LocInfo));
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
tblgen 
clang-tblgen 
llvm-dis 

Completed in 409 milliseconds

12