HomeSort by relevance Sort by last modified time
    Searched defs:getCmpSelInstrCost (Results 1 - 23 of 23) sorted by null

  /external/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp 294 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) {
319 return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy);
  /external/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.cpp 310 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) {
311 return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy);
  /external/llvm/lib/Target/AArch64/
AArch64TargetTransformInfo.cpp 435 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy,
463 return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy);
  /external/llvm/lib/Analysis/
TargetTransformInfo.cpp 310 int TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy,
312 int Cost = TTIImpl->getCmpSelInstrCost(Opcode, ValTy, CondTy);
  /external/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 315 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) {
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 479 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) {
506 unsigned Cost = static_cast<T *>(this)->getCmpSelInstrCost(
    [all...]
  /external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 349 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 550 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
578 unsigned Cost = static_cast<T *>(this)->getCmpSelInstrCost(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 349 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 550 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
578 unsigned Cost = static_cast<T *>(this)->getCmpSelInstrCost(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 349 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 550 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
578 unsigned Cost = static_cast<T *>(this)->getCmpSelInstrCost(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 349 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 550 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
578 unsigned Cost = static_cast<T *>(this)->getCmpSelInstrCost(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 349 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 550 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
578 unsigned Cost = static_cast<T *>(this)->getCmpSelInstrCost(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 349 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 550 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
578 unsigned Cost = static_cast<T *>(this)->getCmpSelInstrCost(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 349 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 550 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
578 unsigned Cost = static_cast<T *>(this)->getCmpSelInstrCost(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 349 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 550 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,
578 unsigned Cost = static_cast<T *>(this)->getCmpSelInstrCost(
    [all...]

Completed in 2183 milliseconds