HomeSort by relevance Sort by last modified time
    Searched refs:hasNUsesOfValue (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 503 /// hasNUsesOfValue - Return true if there are exactly NUSES uses of the
506 bool hasNUsesOfValue(unsigned NUses, unsigned Value) const;
869 return Node->hasNUsesOfValue(1, ResNo);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
X86ISelLowering.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...]

Completed in 51 milliseconds