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

  /external/llvm/include/llvm/Target/
CostTable.h 42 struct TypeConversionCostTblEntry {
51 int ConvertCostTableLookup(const TypeConversionCostTblEntry<TypeTy> *Tbl,
  /external/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp 210 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[] = {
  /external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp 366 static const TypeConversionCostTblEntry<MVT> SSE2ConvTbl[] = {
404 static const TypeConversionCostTblEntry<MVT> AVXConversionTbl[] = {

Completed in 555 milliseconds