Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp454 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
456 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
458 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp306 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
308 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
310 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp367 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
369 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
371 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp608 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local
610 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()
612 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()