Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1143 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
1145 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
1147 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp922 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
924 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
926 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()