Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp997 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
999 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
1001 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2167 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
2169 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
2171 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()