HomeSort by relevance Sort by last modified time
    Searched full:hasnusesofvalue (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 484 /// hasNUsesOfValue - Return true if there are exactly NUSES uses of the
487 bool hasNUsesOfValue(unsigned NUses, unsigned Value) const;
800 return Node->hasNUsesOfValue(1, ResNo);
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 511 milliseconds