Home
last modified time | relevance | path

Searched defs:NarrowTy (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp373 auto *NarrowTy = cast<IntegerType>(LHS->getType()); in eliminateOverflowIntrinsic() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1253 MVT NarrowTy = MVT::getVectorVT(EltTy, WideSize / 2); in NarrowVector() local
DAArch64ISelLowering.cpp4919 MVT NarrowTy = MVT::getVectorVT(EltTy, WideSize / 2); in NarrowVector() local
8206 MVT NarrowTy = N.getSimpleValueType(); in tryExtendDUPToExtractHigh() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp3576 llvm::Type *NarrowTy = in EmitCommonNeonBuiltinExpr() local
3586 llvm::Type *NarrowTy = in EmitCommonNeonBuiltinExpr() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2515 IntegerType *NarrowTy = Type::getIntNTy(SI.getContext(), SliceSize * 8); in visitStoreInst() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4104 Type *NarrowTy; in hasSameExtUse() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp7185 auto *NarrowTy = IntegerType::get(getContext(), NarrowWidth); in howFarToZero() local