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

/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DCostTable.h42 struct TypeConversionCostTblEntry { struct in namespace:llvm
51 int ConvertCostTableLookup(const TypeConversionCostTblEntry<TypeTy> *Tbl,
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp210 static const TypeConversionCostTblEntry<MVT> NEONVectorConversionTbl[] = {
294 static const TypeConversionCostTblEntry<MVT> NEONFloatConversionTbl[] = {
326 static const TypeConversionCostTblEntry<MVT> NEONIntegerConversionTbl[] = {
359 static const TypeConversionCostTblEntry<MVT> ARMIntegerConversionTbl[] = {
403 static const TypeConversionCostTblEntry<MVT> NEONVectorSelectTbl[] = {
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp340 static const TypeConversionCostTblEntry<MVT> SSE2ConvTbl[] = {
378 static const TypeConversionCostTblEntry<MVT> AVXConversionTbl[] = {

Completed in 68 milliseconds