Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCostTable.h61 using TypeConversionCostTblEntry = TypeConversionCostTblEntryT<unsigned>; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp522 static const TypeConversionCostTblEntry LoadConversionTbl[] = { in getCastInstrCost()
540 static const TypeConversionCostTblEntry MVELoadConversionTbl[] = { in getCastInstrCost()
564 static const TypeConversionCostTblEntry MVEFLoadConversionTbl[] = { in getCastInstrCost()
577 static const TypeConversionCostTblEntry MVEStoreConversionTbl[] = { in getCastInstrCost()
593 static const TypeConversionCostTblEntry MVEFStoreConversionTbl[] = { in getCastInstrCost()
608 static const TypeConversionCostTblEntry NEONDoubleWidthTbl[] = { in getCastInstrCost()
652 static const TypeConversionCostTblEntry NEONVectorConversionTbl[] = { in getCastInstrCost()
743 static const TypeConversionCostTblEntry NEONFloatConversionTbl[] = { in getCastInstrCost()
773 static const TypeConversionCostTblEntry NEONIntegerConversionTbl[] = { in getCastInstrCost()
806 static const TypeConversionCostTblEntry MVEVectorConversionTbl[] = { in getCastInstrCost()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2521 static const TypeConversionCostTblEntry in getCastInstrCost()
2816 static const TypeConversionCostTblEntry FP16Tbl[] = { in getCastInstrCost()
3272 static const TypeConversionCostTblEntry in getCmpSelInstrCost()