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

1 2

  /external/llvm/lib/Analysis/
CodeMetrics.cpp 165 NumInsts += TTI.getUserCost(&I);
TargetTransformInfo.cpp 86 int TargetTransformInfo::getUserCost(const User *U) const {
87 int Cost = TTIImpl->getUserCost(U);
  /external/llvm/lib/Transforms/Scalar/
SpeculativeExecution.cpp 223 return TTI.getUserCost(I);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 143 return getUserCost(I);
272 int getUserCost(const User *U, ArrayRef<const Value *> Operands) const;
274 /// \brief This is a helper function which calls the two-argument getUserCost
276 int getUserCost(const User *U) const {
279 return getUserCost(U, Operands);
350 /// getUserCost values returned by this API, and the expectation is that
    [all...]
TargetTransformInfoImpl.h 745 unsigned getUserCost(const User *U, ArrayRef<const Value *> Operands) {
791 if (getUserCost(I, Operands) == TTI::TCC_Free)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 143 return getUserCost(I);
272 int getUserCost(const User *U, ArrayRef<const Value *> Operands) const;
274 /// \brief This is a helper function which calls the two-argument getUserCost
276 int getUserCost(const User *U) const {
279 return getUserCost(U, Operands);
350 /// getUserCost values returned by this API, and the expectation is that
    [all...]
TargetTransformInfoImpl.h 745 unsigned getUserCost(const User *U, ArrayRef<const Value *> Operands) {
791 if (getUserCost(I, Operands) == TTI::TCC_Free)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 143 return getUserCost(I);
272 int getUserCost(const User *U, ArrayRef<const Value *> Operands) const;
274 /// \brief This is a helper function which calls the two-argument getUserCost
276 int getUserCost(const User *U) const {
279 return getUserCost(U, Operands);
350 /// getUserCost values returned by this API, and the expectation is that
    [all...]
TargetTransformInfoImpl.h 745 unsigned getUserCost(const User *U, ArrayRef<const Value *> Operands) {
791 if (getUserCost(I, Operands) == TTI::TCC_Free)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 143 return getUserCost(I);
272 int getUserCost(const User *U, ArrayRef<const Value *> Operands) const;
274 /// \brief This is a helper function which calls the two-argument getUserCost
276 int getUserCost(const User *U) const {
279 return getUserCost(U, Operands);
350 /// getUserCost values returned by this API, and the expectation is that
    [all...]
TargetTransformInfoImpl.h 745 unsigned getUserCost(const User *U, ArrayRef<const Value *> Operands) {
791 if (getUserCost(I, Operands) == TTI::TCC_Free)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 143 return getUserCost(I);
272 int getUserCost(const User *U, ArrayRef<const Value *> Operands) const;
274 /// \brief This is a helper function which calls the two-argument getUserCost
276 int getUserCost(const User *U) const {
279 return getUserCost(U, Operands);
350 /// getUserCost values returned by this API, and the expectation is that
    [all...]
TargetTransformInfoImpl.h 745 unsigned getUserCost(const User *U, ArrayRef<const Value *> Operands) {
791 if (getUserCost(I, Operands) == TTI::TCC_Free)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 143 return getUserCost(I);
272 int getUserCost(const User *U, ArrayRef<const Value *> Operands) const;
274 /// \brief This is a helper function which calls the two-argument getUserCost
276 int getUserCost(const User *U) const {
279 return getUserCost(U, Operands);
350 /// getUserCost values returned by this API, and the expectation is that
    [all...]
TargetTransformInfoImpl.h 745 unsigned getUserCost(const User *U, ArrayRef<const Value *> Operands) {
791 if (getUserCost(I, Operands) == TTI::TCC_Free)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 143 return getUserCost(I);
272 int getUserCost(const User *U, ArrayRef<const Value *> Operands) const;
274 /// \brief This is a helper function which calls the two-argument getUserCost
276 int getUserCost(const User *U) const {
279 return getUserCost(U, Operands);
350 /// getUserCost values returned by this API, and the expectation is that
    [all...]
TargetTransformInfoImpl.h 745 unsigned getUserCost(const User *U, ArrayRef<const Value *> Operands) {
791 if (getUserCost(I, Operands) == TTI::TCC_Free)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 143 return getUserCost(I);
272 int getUserCost(const User *U, ArrayRef<const Value *> Operands) const;
274 /// \brief This is a helper function which calls the two-argument getUserCost
276 int getUserCost(const User *U) const {
279 return getUserCost(U, Operands);
350 /// getUserCost values returned by this API, and the expectation is that
    [all...]
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 204 int getUserCost(const User *U) const;
238 /// getUserCost values returned by this API, and the expectation is that
644 virtual int getUserCost(const User *U) = 0;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 215 int getUserCost(const User *U) const;
267 /// getUserCost values returned by this API, and the expectation is that
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 221 int getUserCost(const User *U) const;
291 /// getUserCost values returned by this API, and the expectation is that
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 221 int getUserCost(const User *U) const;
291 /// getUserCost values returned by this API, and the expectation is that
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 215 int getUserCost(const User *U) const;
267 /// getUserCost values returned by this API, and the expectation is that
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 221 int getUserCost(const User *U) const;
291 /// getUserCost values returned by this API, and the expectation is that
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 221 int getUserCost(const User *U) const;
291 /// getUserCost values returned by this API, and the expectation is that
    [all...]

Completed in 871 milliseconds

1 2