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

  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 87 /// When used as a result of \c TargetIRAnalysis this method will be called
    [all...]
  /external/llvm/lib/Analysis/
TargetTransformInfo.cpp 422 TargetIRAnalysis::TargetIRAnalysis() : TTICallback(&getDefaultTTI) {}
424 TargetIRAnalysis::TargetIRAnalysis(
428 TargetIRAnalysis::Result TargetIRAnalysis::run(const Function &F,
433 char TargetIRAnalysis::PassID;
435 TargetIRAnalysis::Result TargetIRAnalysis::getDefaultTTI(const Function &F) {
453 TargetIRAnalysis TIRA
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 97 /// When used as a result of \c TargetIRAnalysis this method will be called
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 97 /// When used as a result of \c TargetIRAnalysis this method will be called
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 97 /// When used as a result of \c TargetIRAnalysis this method will be called
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 97 /// When used as a result of \c TargetIRAnalysis this method will be called
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 97 /// When used as a result of \c TargetIRAnalysis this method will be called
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 97 /// When used as a result of \c TargetIRAnalysis this method will be called
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 97 /// When used as a result of \c TargetIRAnalysis this method will be called
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 97 /// When used as a result of \c TargetIRAnalysis this method will be called
    [all...]

Completed in 375 milliseconds