Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DCostTable.h61 using TypeConversionCostTblEntry = TypeConversionCostTblEntryT<unsigned>; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp516 static const TypeConversionCostTblEntry LoadConversionTbl[] = { in getCastInstrCost()
534 static const TypeConversionCostTblEntry MVELoadConversionTbl[] = { in getCastInstrCost()
558 static const TypeConversionCostTblEntry MVEFLoadConversionTbl[] = { in getCastInstrCost()
571 static const TypeConversionCostTblEntry MVEStoreConversionTbl[] = { in getCastInstrCost()
587 static const TypeConversionCostTblEntry MVEFStoreConversionTbl[] = { in getCastInstrCost()
602 static const TypeConversionCostTblEntry NEONDoubleWidthTbl[] = { in getCastInstrCost()
646 static const TypeConversionCostTblEntry NEONVectorConversionTbl[] = { in getCastInstrCost()
737 static const TypeConversionCostTblEntry NEONFloatConversionTbl[] = { in getCastInstrCost()
767 static const TypeConversionCostTblEntry NEONIntegerConversionTbl[] = { in getCastInstrCost()
800 static const TypeConversionCostTblEntry MVEVectorConversionTbl[] = { in getCastInstrCost()
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2078 static const TypeConversionCostTblEntry AVX512BWConversionTbl[] { in getCastInstrCost()
2145 static const TypeConversionCostTblEntry AVX512DQConversionTbl[] = { in getCastInstrCost()
2191 static const TypeConversionCostTblEntry AVX512FConversionTbl[] = { in getCastInstrCost()
2327 static const TypeConversionCostTblEntry AVX512BWVLConversionTbl[] { in getCastInstrCost()
2387 static const TypeConversionCostTblEntry AVX512DQVLConversionTbl[] = { in getCastInstrCost()
2438 static const TypeConversionCostTblEntry AVX512VLConversionTbl[] = { in getCastInstrCost()
2539 static const TypeConversionCostTblEntry AVX2ConversionTbl[] = { in getCastInstrCost()
2614 static const TypeConversionCostTblEntry AVXConversionTbl[] = { in getCastInstrCost()
2711 static const TypeConversionCostTblEntry SSE41ConversionTbl[] = { in getCastInstrCost()
2784 static const TypeConversionCostTblEntry SSE2ConversionTbl[] = { in getCastInstrCost()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp1823 static const TypeConversionCostTblEntry in getCastInstrCost()
2082 static const TypeConversionCostTblEntry FP16Tbl[] = { in getCastInstrCost()
2461 static const TypeConversionCostTblEntry in getCmpSelInstrCost()