HomeSort by relevance Sort by last modified time
    Searched defs:getCallInstrCost (Results 1 - 25 of 31) sorted by null

1 2

  /external/llvm/lib/Analysis/
TargetTransformInfo.cpp 375 int TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy,
377 int Cost = TTIImpl->getCallInstrCost(F, RetTy, Tys);
  /external/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 356 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 392 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 392 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfoImpl.h 413 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfoImpl.h 413 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfoImpl.h 445 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfoImpl.h 445 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfoImpl.h 445 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfoImpl.h 445 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfoImpl.h 413 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfoImpl.h 413 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfoImpl.h 445 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
BasicTTIImpl.h     [all...]

Completed in 591 milliseconds

1 2