Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1007 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
1009 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
1011 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3287 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
3289 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
3291 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()