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.cpp1027 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local
1028 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
1031 SelValTy.getSimpleVT())) in getCmpSelInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp4327 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local
4328 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
4331 SelValTy.getSimpleVT())) in getCmpSelInstrCost()