Home
last modified time | relevance | path

Searched refs:SelValTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1008 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local
1009 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
1012 SelValTy.getSimpleVT())) in getCmpSelInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3288 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local
3289 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
3292 SelValTy.getSimpleVT())) in getCmpSelInstrCost()