Searched defs:SelCondTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMTargetTransformInfo.cpp | 1007 EVT SelCondTy = TLI->getValueType(DL, CondTy); getCmpSelInstrCost() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 3265 EVT SelCondTy = TLI->getValueType(DL, CondTy); getCmpSelInstrCost() local |