Home
last modified time | relevance | path

Searched defs:DstLT (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp466 LineTable &DstLT = DstFI.OptLineTable.value(); copyFunctionInfo() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp310 std::pair<InstructionCost, MVT> DstLT = getTypeLegalizationCost(DstTy); in getCastInstrCost() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1021 std::pair<InstructionCost, MVT> DstLT = getTypeLegalizationCost(Dst); getCastInstrCost() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1064 std::pair<InstructionCost, MVT> DstLT = getTypeLegalizationCost(Dst); global() variable
[all...]