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

1 2

  /external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 511 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs,
912 if (!BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize,
    [all...]
MipsSEISelLowering.cpp 610 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs,
637 if (BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs))
862 !BV->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs,
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp 648 if (BV->isConstantSplat(APVal, APUndef, BitSize, HasAnyUndefs, 32, true))
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 105 return BV->isConstantSplat(SplatVal, SplatUndef, SplatBitSize, HasUndefs) &&
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]

Completed in 692 milliseconds

1 2