Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp268 LLT NarrowTy) { in narrowScalar()
992 LLT NarrowTy) { in fewerElementsVector()
/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp373 auto *NarrowTy = cast<IntegerType>(LHS->getType()); in eliminateOverflowIntrinsic() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp450 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1321 MVT NarrowTy = MVT::getVectorVT(EltTy, WideSize / 2); in NarrowVector() local
DAArch64ISelLowering.cpp5690 MVT NarrowTy = MVT::getVectorVT(EltTy, WideSize / 2); in NarrowVector() local
9371 MVT NarrowTy = N.getSimpleValueType(); in tryExtendDUPToExtractHigh() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2515 IntegerType *NarrowTy = Type::getIntNTy(SI.getContext(), SliceSize * 8); in visitStoreInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2627 IntegerType *NarrowTy = Type::getIntNTy(SI.getContext(), SliceSize * 8); in visitStoreInst() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4104 Type *NarrowTy; in hasSameExtUse() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4776 Type *NarrowTy; in hasSameExtUse() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp7185 auto *NarrowTy = IntegerType::get(getContext(), NarrowWidth); in howFarToZero() local