Home
last modified time | relevance | path

Searched refs:ConvertCostTableLookup (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DCostTable.h66 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntryT<CostType>> Tbl, in ConvertCostTableLookup() function
81 ConvertCostTableLookup(const TypeConversionCostTblEntryT<CostType> (&Table)[N], in ConvertCostTableLookup() function
84 return ConvertCostTableLookup<CostType>(Table, ISD, Dst, Src); in ConvertCostTableLookup()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCostTable.h54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup() function
/external/llvm/include/llvm/Target/
DCostTable.h54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup() function
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp180 if (const auto *Entry = ConvertCostTableLookup(NEONVectorConversionTbl, ISD, in getCastInstrCost()
210 if (const auto *Entry = ConvertCostTableLookup(NEONFloatConversionTbl, ISD, in getCastInstrCost()
241 if (const auto *Entry = ConvertCostTableLookup(NEONIntegerConversionTbl, in getCastInstrCost()
260 if (const auto *Entry = ConvertCostTableLookup(ARMIntegerConversionTbl, ISD, in getCastInstrCost()
309 if (const auto *Entry = ConvertCostTableLookup(NEONVectorSelectTbl, ISD, in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp195 if (const auto *Entry = ConvertCostTableLookup( in getCastInstrCost()
209 ConvertCostTableLookup(MVELoadConversionTbl, ISD, in getCastInstrCost()
294 if (const auto *Entry = ConvertCostTableLookup(NEONVectorConversionTbl, ISD, in getCastInstrCost()
324 if (const auto *Entry = ConvertCostTableLookup(NEONFloatConversionTbl, ISD, in getCastInstrCost()
355 if (const auto *Entry = ConvertCostTableLookup(NEONIntegerConversionTbl, in getCastInstrCost()
380 if (const auto *Entry = ConvertCostTableLookup(MVEVectorConversionTbl, in getCastInstrCost()
399 if (const auto *Entry = ConvertCostTableLookup(ARMIntegerConversionTbl, ISD, in getCastInstrCost()
462 if (const auto *Entry = ConvertCostTableLookup(NEONVectorSelectTbl, ISD, in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp530 if (const auto *Entry = ConvertCostTableLookup( in getCastInstrCost()
553 ConvertCostTableLookup(MVELoadConversionTbl, ISD, in getCastInstrCost()
565 ConvertCostTableLookup(MVEFLoadConversionTbl, ISD, in getCastInstrCost()
582 ConvertCostTableLookup(MVEStoreConversionTbl, ISD, in getCastInstrCost()
593 ConvertCostTableLookup(MVEFStoreConversionTbl, ISD, in getCastInstrCost()
619 if (auto *Entry = ConvertCostTableLookup(NEONDoubleWidthTbl, UserISD, in getCastInstrCost()
730 if (const auto *Entry = ConvertCostTableLookup(NEONVectorConversionTbl, ISD, in getCastInstrCost()
760 if (const auto *Entry = ConvertCostTableLookup(NEONFloatConversionTbl, ISD, in getCastInstrCost()
791 if (const auto *Entry = ConvertCostTableLookup(NEONIntegerConversionTbl, in getCastInstrCost()
816 if (const auto *Entry = ConvertCostTableLookup(MVEVectorConversionTbl, in getCastInstrCost()
[all …]
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp822 if (const auto *Entry = ConvertCostTableLookup(SSE2ConversionTbl, ISD, in getCastInstrCost()
835 if (const auto *Entry = ConvertCostTableLookup(AVX512DQConversionTbl, ISD, in getCastInstrCost()
841 if (const auto *Entry = ConvertCostTableLookup(AVX512FConversionTbl, ISD, in getCastInstrCost()
847 if (const auto *Entry = ConvertCostTableLookup(AVX2ConversionTbl, ISD, in getCastInstrCost()
854 if (const auto *Entry = ConvertCostTableLookup(AVXConversionTbl, ISD, in getCastInstrCost()
861 if (const auto *Entry = ConvertCostTableLookup(SSE41ConversionTbl, ISD, in getCastInstrCost()
868 if (const auto *Entry = ConvertCostTableLookup(SSE2ConversionTbl, ISD, in getCastInstrCost()
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp286 if (const auto *Entry = ConvertCostTableLookup(ConversionTbl, ISD, in getCastInstrCost()
457 if (const auto *Entry = ConvertCostTableLookup(VectorSelectTbl, ISD, in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2882 if (const auto *Entry = ConvertCostTableLookup( in getCastInstrCost()
2887 if (const auto *Entry = ConvertCostTableLookup( in getCastInstrCost()
2892 if (const auto *Entry = ConvertCostTableLookup( in getCastInstrCost()
2898 if (const auto *Entry = ConvertCostTableLookup( in getCastInstrCost()
2903 if (const auto *Entry = ConvertCostTableLookup( in getCastInstrCost()
2908 if (const auto *Entry = ConvertCostTableLookup(AVX512VLConversionTbl, ISD, in getCastInstrCost()
2913 if (const auto *Entry = ConvertCostTableLookup(AVX2ConversionTbl, ISD, in getCastInstrCost()
2919 if (const auto *Entry = ConvertCostTableLookup(AVXConversionTbl, ISD, in getCastInstrCost()
2925 if (const auto *Entry = ConvertCostTableLookup(SSE41ConversionTbl, ISD, in getCastInstrCost()
2931 if (const auto *Entry = ConvertCostTableLookup(SSE2ConversionTbl, ISD, in getCastInstrCost()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp397 if (const auto *Entry = ConvertCostTableLookup(ConversionTbl, ISD, in getCastInstrCost()
620 if (const auto *Entry = ConvertCostTableLookup(VectorSelectTbl, ISD, in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1640 if (const auto *Entry = ConvertCostTableLookup(SSE2ConversionTbl, ISD, in getCastInstrCost()
1661 if (const auto *Entry = ConvertCostTableLookup(AVX512BWConversionTbl, ISD, in getCastInstrCost()
1666 if (const auto *Entry = ConvertCostTableLookup(AVX512DQConversionTbl, ISD, in getCastInstrCost()
1671 if (const auto *Entry = ConvertCostTableLookup(AVX512FConversionTbl, ISD, in getCastInstrCost()
1677 if (const auto *Entry = ConvertCostTableLookup(AVX2ConversionTbl, ISD, in getCastInstrCost()
1683 if (const auto *Entry = ConvertCostTableLookup(AVXConversionTbl, ISD, in getCastInstrCost()
1689 if (const auto *Entry = ConvertCostTableLookup(SSE41ConversionTbl, ISD, in getCastInstrCost()
1695 if (const auto *Entry = ConvertCostTableLookup(SSE2ConversionTbl, ISD, in getCastInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp2077 if (const auto *Entry = ConvertCostTableLookup(ConversionTbl, ISD, in getCastInstrCost()
2108 if (const auto *Entry = ConvertCostTableLookup( in getCastInstrCost()
2474 if (const auto *Entry = ConvertCostTableLookup(VectorSelectTbl, ISD, in getCmpSelInstrCost()