struct TypeConversionCostTblEntryT

Declaration

template <typename CostType>
struct TypeConversionCostTblEntryT { /* full declaration omitted */ };

Description

Type Conversion Cost Table

Declared at: llvm/include/llvm/CodeGen/CostTable.h:55

Templates

CostType

Member Variables

public int ISD
public MVT::SimpleValueType Dst
public MVT::SimpleValueType Src
public CostType Cost