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

/external/llvm/include/llvm/Target/
H A DCostTable.h49 struct TypeConversionCostTblEntry { struct in namespace:llvm
59 int ConvertCostTableLookup(const TypeConversionCostTblEntry<TypeTy> *Tbl,
73 int ConvertCostTableLookup(const TypeConversionCostTblEntry<TypeTy>(&Tbl)[N], member in namespace:llvm
/external/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp213 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
297 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
328 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
360 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
402 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
/external/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp306 static const TypeConversionCostTblEntry<MVT> ConversionTbl[] = {
449 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
/external/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp529 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
567 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
594 static const TypeConversionCostTblEntry<MVT::SimpleValueType>

Completed in 736 milliseconds