Defined in 8 files as a prototype:
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h, line 1028 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h, line 1432 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h, line 146 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.h, line 232 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h, line 117 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h, line 113 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h, line 103 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.h, line 140 (as a prototype)
Defined in 10 files as a function:
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h, line 1848 (as a function)
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, line 464 (as a function)
- contrib/llvm-project/llvm/include/llvm/CodeGen/BasicTTIImpl.h, line 909 (as a function)
- contrib/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp, line 753 (as a function)
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, line 698 (as a function)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, line 960 (as a function)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp, line 154 (as a function)
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, line 878 (as a function)
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, line 1039 (as a function)
- contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, line 2970 (as a function)
Referenced in 12 files:
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h, line 1851
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
- contrib/llvm-project/llvm/include/llvm/CodeGen/BasicTTIImpl.h, line 966
- contrib/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp, line 759
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
- contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, line 264
- contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.cpp
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp