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

  /external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 423 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize,
819 if (!BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize,
MipsSEISelLowering.cpp 607 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs,
634 if (BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs))
858 !BV->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs,
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 636 return (C->isConstantSplat(SplatValue, SplatUndef, SplatBitSize,
    [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 310 milliseconds