Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp367 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
369 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
371 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp608 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
610 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
612 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()