Searched defs:DstLT (Results 1 – 4 of 4) sorted by relevance
466 LineTable &DstLT = DstFI.OptLineTable.value(); in copyFunctionInfo() local
310 std::pair<InstructionCost, MVT> DstLT = getTypeLegalizationCost(DstTy); in getCastInstrCost() local
1042 std::pair<InstructionCost, MVT> DstLT = getTypeLegalizationCost(Dst); in getCastInstrCost() local
1064 std::pair<InstructionCost, MVT> DstLT = getTypeLegalizationCost(Dst); variable