Home
last modified time | relevance | path

Searched refs:SelValTy (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp455 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local
456 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
459 SelValTy.getSimpleVT())) in getCmpSelInstrCost()
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp307 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local
308 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
311 SelValTy.getSimpleVT())) in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp368 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local
369 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
372 SelValTy.getSimpleVT())) in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp609 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local
610 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
613 SelValTy.getSimpleVT())) in getCmpSelInstrCost()