Defined in 8 files as a prototype:
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h, line 1019 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h, line 1427 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h, line 139 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.h, line 213 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h, line 136 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h, line 109 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h, line 98 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.h, line 134 (as a prototype)
Defined in 10 files as a function:
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h, line 1840 (as a function)
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, line 454 (as a function)
- contrib/llvm-project/llvm/include/llvm/CodeGen/BasicTTIImpl.h, line 857 (as a function)
- contrib/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp, line 735 (as a function)
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, line 644 (as a function)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, line 582 (as a function)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp, line 241 (as a function)
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, line 795 (as a function)
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, line 846 (as a function)
- contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, line 2055 (as a function)
Referenced in 14 files:
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h, line 1843
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
- contrib/llvm-project/llvm/include/llvm/CodeGen/BasicTTIImpl.h
- contrib/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp, line 741
- 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, line 248
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, line 798
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
- contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.cpp
- contrib/llvm-project/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/VectorCombine.cpp