Searched refs:shouldBuildRelLookupTables (Results 1 – 9 of 9) sorted by relevance
126 bool shouldBuildRelLookupTables() const override { in shouldBuildRelLookupTables() function
187 bool shouldBuildRelLookupTables() const override { in shouldBuildRelLookupTables() function
198 if (!GetTTI(F).shouldBuildRelLookupTables()) in convertToRelativeLookupTables()
82 bool shouldBuildRelLookupTables() const override;
970 bool PPCTTIImpl::shouldBuildRelLookupTables() const { in shouldBuildRelLookupTables() function in PPCTTIImpl975 return BaseT::shouldBuildRelLookupTables(); in shouldBuildRelLookupTables()
603 bool TargetTransformInfo::shouldBuildRelLookupTables() const { in shouldBuildRelLookupTables() function in TargetTransformInfo604 return TTIImpl->shouldBuildRelLookupTables(); in shouldBuildRelLookupTables()
931 LLVM_ABI bool shouldBuildRelLookupTables() const;
430 virtual bool shouldBuildRelLookupTables() const { return false; } in shouldBuildRelLookupTables() function
612 bool shouldBuildRelLookupTables() const override { in shouldBuildRelLookupTables() function