Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/Utils/
H A DFunctionComparatorTest.cpp92 int testCmpTypes(Type *TyL, Type *TyR) { in testCmpTypes()
/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp133 Type *TyL = LA.getValueAsType(); cmpAttrs() local
276 Type *TyL = L->getType(); cmpConstants() local
523 cmpTypes(Type * TyL,Type * TyR) const cmpTypes() argument
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp809 auto TyL = getTypeLegalizationCost(RetTy); getIntrinsicInstrCost() local