Home
last modified time | relevance | path

Searched refs:TypeConversionCostTblEntry (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DCostTable.h61 using TypeConversionCostTblEntry = TypeConversionCostTblEntryT<unsigned>; variable
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp515 static const TypeConversionCostTblEntry LoadConversionTbl[] = { in getCastInstrCost()
533 static const TypeConversionCostTblEntry MVELoadConversionTbl[] = { in getCastInstrCost()
557 static const TypeConversionCostTblEntry MVEFLoadConversionTbl[] = { in getCastInstrCost()
570 static const TypeConversionCostTblEntry MVEStoreConversionTbl[] = { in getCastInstrCost()
586 static const TypeConversionCostTblEntry MVEFStoreConversionTbl[] = { in getCastInstrCost()
601 static const TypeConversionCostTblEntry NEONDoubleWidthTbl[] = { in getCastInstrCost()
645 static const TypeConversionCostTblEntry NEONVectorConversionTbl[] = { in getCastInstrCost()
736 static const TypeConversionCostTblEntry NEONFloatConversionTbl[] = { in getCastInstrCost()
799 static const TypeConversionCostTblEntry MVEVectorConversionTbl[] = { in getCastInstrCost()
850 static const TypeConversionCostTblEntry ARMIntegerConversionTbl[] = { in getCastInstrCost()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1675 static const TypeConversionCostTblEntry AVX512BWConversionTbl[] { in getCastInstrCost()
1742 static const TypeConversionCostTblEntry AVX512DQConversionTbl[] = { in getCastInstrCost()
1788 static const TypeConversionCostTblEntry AVX512FConversionTbl[] = { in getCastInstrCost()
1924 static const TypeConversionCostTblEntry AVX512BWVLConversionTbl[] { in getCastInstrCost()
1984 static const TypeConversionCostTblEntry AVX512DQVLConversionTbl[] = { in getCastInstrCost()
2035 static const TypeConversionCostTblEntry AVX512VLConversionTbl[] = { in getCastInstrCost()
2132 static const TypeConversionCostTblEntry AVX2ConversionTbl[] = { in getCastInstrCost()
2207 static const TypeConversionCostTblEntry AVXConversionTbl[] = { in getCastInstrCost()
2304 static const TypeConversionCostTblEntry SSE41ConversionTbl[] = { in getCastInstrCost()
2377 static const TypeConversionCostTblEntry SSE2ConversionTbl[] = { in getCastInstrCost()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1603 static const TypeConversionCostTblEntry in getCastInstrCost()
1843 static const TypeConversionCostTblEntry FP16Tbl[] = { in getCastInstrCost()
2157 static const TypeConversionCostTblEntry in getCmpSelInstrCost()