Searched defs:shouldBuildRelLookupTables (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VETargetTransformInfo.h | 125 bool shouldBuildRelLookupTables() const { in shouldBuildRelLookupTables() function |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCTargetTransformInfo.cpp | 954 bool PPCTTIImpl::shouldBuildRelLookupTables() const { shouldBuildRelLookupTables() function in PPCTTIImpl |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 366 bool shouldBuildRelLookupTables() const { return false; } shouldBuildRelLookupTables() function |
H A D | TargetTransformInfo.h | 2451 bool shouldBuildRelLookupTables() override { shouldBuildRelLookupTables() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 515 bool shouldBuildRelLookupTables() const { shouldBuildRelLookupTables() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 582 bool TargetTransformInfo::shouldBuildRelLookupTables() const { shouldBuildRelLookupTables() function in TargetTransformInfo |