Home
last modified time | relevance | path

Searched defs:TyL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp133 Type *TyL = LA.getValueAsType(); in cmpAttrs() local
276 Type *TyL = L->getType(); in cmpConstants() local
523 int FunctionComparator::cmpTypes(Type *TyL, Type *TyR) const { in cmpTypes()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp818 auto TyL = getTypeLegalizationCost(RetTy); in getIntrinsicInstrCost() local