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

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 541 /// hasNUsesOfValue - Return true if there are exactly NUSES uses of the
544 bool hasNUsesOfValue(unsigned NUses, unsigned Value) const;
911 return Node->hasNUsesOfValue(1, ResNo);
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [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 74 milliseconds