Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1001 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
1003 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
1005 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2471 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
2473 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
2475 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()