Searched defs:TargetTransformInfo (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h111 class TargetTransformInfo { class in namespace:llvm
1887 TargetTransformInfo::TargetTransformInfo(T Impl) function in class:llvm::TargetTransformInfo
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp136 TargetTransformInfo::TargetTransformInfo(const DataLayout &DL) function in class:TargetTransformInfo
141 TargetTransformInfo::TargetTransformInfo(TargetTransformInfo &&Arg) function in class:TargetTransformInfo
[all...]

Completed in 140 milliseconds