Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1003 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
1005 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
1007 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3023 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
3025 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
3027 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()