Searched defs:shouldBuildLookupTables (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h44 bool shouldBuildLookupTables() const { return false; } function in class:llvm::LanaiTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp321 bool HexagonTTIImpl::shouldBuildLookupTables() const { function in class:HexagonTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h312 bool shouldBuildLookupTables() { return true; } function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h387 bool shouldBuildLookupTables() { function in class:llvm::BasicTTIImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp378 bool TargetTransformInfo::shouldBuildLookupTables() const { function in class:TargetTransformInfo

Completed in 201 milliseconds