| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerHelper.cpp | 41 getNarrowTypeBreakDown(LLT OrigTy, LLT NarrowTy, LLT &LeftoverTy) { in getNarrowTypeBreakDown() 599 LLT NarrowTy) { in narrowScalar() 1110 void LegalizerHelper::narrowScalarSrc(MachineInstr &MI, LLT NarrowTy, in narrowScalarSrc() 1127 void LegalizerHelper::narrowScalarDst(MachineInstr &MI, LLT NarrowTy, in narrowScalarDst() 2326 MachineInstr &MI, unsigned TypeIdx, LLT NarrowTy) { in fewerElementsVectorImplicitDef() 2355 LLT NarrowTy) { in fewerElementsVectorBasic() 2544 LLT NarrowTy) { in fewerElementsVectorCasts() 2593 LLT NarrowTy) { in fewerElementsVectorCmp() 2660 LLT NarrowTy) { in fewerElementsVectorSelect() 2732 LLT NarrowTy) { in fewerElementsVectorPhi() [all …]
|
| /external/llvm/lib/Transforms/Utils/ |
| D | SimplifyIndVar.cpp | 373 auto *NarrowTy = cast<IntegerType>(LHS->getType()); in eliminateOverflowIntrinsic() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | SimplifyIndVar.cpp | 428 auto *NarrowTy = cast<IntegerType>(LHS->getType()); in willNotOverflow() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstructionSelector.cpp | 2965 const LLT NarrowTy = MRI.getType(DstReg); in selectExtractElt() local 3004 const LLT NarrowTy = MRI.getType(I.getOperand(0).getReg()); in selectSplitVectorUnmerge() local 3049 const LLT NarrowTy = MRI.getType(I.getOperand(0).getReg()); in selectUnmergeValues() local
|
| D | AArch64ISelDAGToDAG.cpp | 1407 MVT NarrowTy = MVT::getVectorVT(EltTy, WideSize / 2); in NarrowVector() local
|
| D | AArch64ISelLowering.cpp | 6530 MVT NarrowTy = MVT::getVectorVT(EltTy, WideSize / 2); in NarrowVector() local 10510 MVT NarrowTy = N.getSimpleValueType(); in tryExtendDUPToExtractHigh() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelDAGToDAG.cpp | 1253 MVT NarrowTy = MVT::getVectorVT(EltTy, WideSize / 2); in NarrowVector() local
|
| D | AArch64ISelLowering.cpp | 4919 MVT NarrowTy = MVT::getVectorVT(EltTy, WideSize / 2); in NarrowVector() local 8206 MVT NarrowTy = N.getSimpleValueType(); in tryExtendDUPToExtractHigh() local
|
| /external/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 3576 llvm::Type *NarrowTy = in EmitCommonNeonBuiltinExpr() local 3586 llvm::Type *NarrowTy = in EmitCommonNeonBuiltinExpr() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 2515 IntegerType *NarrowTy = Type::getIntNTy(SI.getContext(), SliceSize * 8); in visitStoreInst() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 2670 IntegerType *NarrowTy = Type::getIntNTy(SI.getContext(), SliceSize * 8); in visitStoreInst() local
|
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 4104 Type *NarrowTy; in hasSameExtUse() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 5202 Type *NarrowTy; in hasSameExtUse() local
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 7185 auto *NarrowTy = IntegerType::get(getContext(), NarrowWidth); in howFarToZero() local
|