Home
last modified time | relevance | path

Searched defs:WiderTy (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp1240 Type *WiderTy = SE->getWiderType(ECV->getType(), RHS->getType()); predicateLoopExits() local
H A DIndVarSimplify.cpp1875 Type *WiderTy = SE->getWiderType(ECV->getType(), RHS->getType()); in predicateLoopExits() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2795 EVT WiderTy = SrcTy.bitsGT(DstTy) ? SrcTy : DstTy; in getCastInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1120 LLT WiderTy = widen96To128(LoadTy); in applyMappingLoad() local