Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCostTable.h61 using TypeConversionCostTblEntry = TypeConversionCostTblEntryT<unsigned>; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp518 static const TypeConversionCostTblEntry LoadConversionTbl[] = { in getCastInstrCost()
536 static const TypeConversionCostTblEntry MVELoadConversionTbl[] = { in getCastInstrCost()
560 static const TypeConversionCostTblEntry MVEFLoadConversionTbl[] = { in getCastInstrCost()
573 static const TypeConversionCostTblEntry MVEStoreConversionTbl[] = { in getCastInstrCost()
589 static const TypeConversionCostTblEntry MVEFStoreConversionTbl[] = { in getCastInstrCost()
604 static const TypeConversionCostTblEntry NEONDoubleWidthTbl[] = { in getCastInstrCost()
648 static const TypeConversionCostTblEntry NEONVectorConversionTbl[] = { in getCastInstrCost()
739 static const TypeConversionCostTblEntry NEONFloatConversionTbl[] = { in getCastInstrCost()
802 static const TypeConversionCostTblEntry MVEVectorConversionTbl[] = { in getCastInstrCost()
853 static const TypeConversionCostTblEntry ARMIntegerConversionTbl[] = { in getCastInstrCost()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2119 static const TypeConversionCostTblEntry AVX512BWConversionTbl[] { in getCastInstrCost()
2186 static const TypeConversionCostTblEntry AVX512DQConversionTbl[] = { in getCastInstrCost()
2232 static const TypeConversionCostTblEntry AVX512FConversionTbl[] = { in getCastInstrCost()
2369 static const TypeConversionCostTblEntry AVX512BWVLConversionTbl[] { in getCastInstrCost()
2429 static const TypeConversionCostTblEntry AVX512DQVLConversionTbl[] = { in getCastInstrCost()
2480 static const TypeConversionCostTblEntry AVX512VLConversionTbl[] = { in getCastInstrCost()
2581 static const TypeConversionCostTblEntry AVX2ConversionTbl[] = { in getCastInstrCost()
2656 static const TypeConversionCostTblEntry AVXConversionTbl[] = { in getCastInstrCost()
2753 static const TypeConversionCostTblEntry SSE41ConversionTbl[] = { in getCastInstrCost()
2826 static const TypeConversionCostTblEntry SSE2ConversionTbl[] = { in getCastInstrCost()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2273 static const TypeConversionCostTblEntry in getCastInstrCost()
2568 static const TypeConversionCostTblEntry FP16Tbl[] = { in getCastInstrCost()
3008 static const TypeConversionCostTblEntry in getCmpSelInstrCost()