HomeSort by relevance Sort by last modified time
    Searched refs:TypeConversionCostTblEntry (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Target/
CostTable.h 49 struct TypeConversionCostTblEntry {
59 int ConvertCostTableLookup(const TypeConversionCostTblEntry<TypeTy> *Tbl,
73 int ConvertCostTableLookup(const TypeConversionCostTblEntry<TypeTy>(&Tbl)[N],
  /external/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp 213 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/
AArch64TargetTransformInfo.cpp 306 static const TypeConversionCostTblEntry<MVT> ConversionTbl[] = {
449 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
  /external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp 529 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
567 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
594 static const TypeConversionCostTblEntry<MVT::SimpleValueType>
    [all...]

Completed in 98 milliseconds