Home
last modified time | relevance | path

Searched defs:shouldBuildRelLookupTables (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVETargetTransformInfo.h125 bool shouldBuildRelLookupTables() const { in shouldBuildRelLookupTables() function
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp938 bool PPCTTIImpl::shouldBuildRelLookupTables() const { in shouldBuildRelLookupTables() function in PPCTTIImpl
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h487 bool shouldBuildRelLookupTables() const { in shouldBuildRelLookupTables() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h330 bool shouldBuildRelLookupTables() const { return false; } in shouldBuildRelLookupTables() function
H A DTargetTransformInfo.h2152 bool shouldBuildRelLookupTables() override { in shouldBuildRelLookupTables() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp508 bool TargetTransformInfo::shouldBuildRelLookupTables() const { in shouldBuildRelLookupTables() function in TargetTransformInfo