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

1 2

  /external/llvm/lib/Target/X86/
X86TargetTransformInfo.h 79 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
  /external/llvm/lib/Analysis/
TargetTransformInfo.cpp 341 int TargetTransformInfo::getGatherScatterOpCost(unsigned Opcode, Type *DataTy,
344 int Cost = TTIImpl->getGatherScatterOpCost(Opcode, DataTy, Ptr, VariableMask,
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 535 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
    [all...]
TargetTransformInfoImpl.h 333 unsigned getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 619 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 656 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 656 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 619 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 656 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 656 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h     [all...]
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 688 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Store,
698 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Load,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 784 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Store,
795 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Load,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
BasicTTIImpl.h 846 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Store
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
BasicTTIImpl.h 846 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Store
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 784 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Store,
795 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Load,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
BasicTTIImpl.h 846 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Store
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
BasicTTIImpl.h 846 static_cast<T *>(this)->getGatherScatterOpCost(Instruction::Store
    [all...]

Completed in 778 milliseconds

1 2