Searched defs:SrcLT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp259 std::pair<int, MVT> SrcLT = TLI.getTypeLegalizationCost(DL, SrcTy); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h702 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3229 std::pair<int, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, SrcVTy); local

Completed in 126 milliseconds