Home
last modified time | relevance | path

Searched defs:SrcTy (Results 1 – 25 of 74) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterBankInfo.cpp549 LLT SrcTy = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local
560 LLT SrcTy = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local
595 LLT SrcTy = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local
640 LLT SrcTy = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local
713 LLT SrcTy = MRI.getType(MI.getOperand(2).getReg()); in getInstrMapping() local
769 LLT SrcTy = MRI.getType(MI.getOperand(MI.getNumOperands()-1).getReg()); in getInstrMapping() local
805 LLT SrcTy = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local
826 const LLT SrcTy = MRI.getType(VReg); in getInstrMapping() local
DAArch64LegalizerInfo.cpp122 const auto &SrcTy = Query.Types[0]; in AArch64LegalizerInfo() local
326 const LLT &SrcTy = Query.Types[1]; in AArch64LegalizerInfo() local
357 const LLT &SrcTy = Query.Types[1]; in AArch64LegalizerInfo() local
585 const LLT &SrcTy = Query.Types[1]; in AArch64LegalizerInfo() local
DAArch64InstructionSelector.cpp783 static unsigned selectFPConvOpc(unsigned GenericOpc, LLT DstTy, LLT SrcTy) { in selectFPConvOpc()
1065 static Optional<int64_t> getVectorSHLImm(LLT SrcTy, Register Reg, MachineRegisterInfo &MRI) { in getVectorSHLImm()
1268 const LLT SrcTy = MRI.getType(SrcReg); in preISelLower() local
1678 LLT SrcTy = MRI.getType(SrcReg); in select() local
1736 LLT SrcTy = MRI.getType(I.getOperand(2).getReg()); in select() local
2040 const LLT SrcTy = MRI.getType(I.getOperand(1).getReg()); in select() local
2160 const LLT SrcTy = MRI.getType(SrcReg); in select() local
2228 SrcTy = MRI.getType(I.getOperand(1).getReg()); in select() local
2498 const LLT SrcTy = MRI.getType(I.getOperand(0).getReg()); in selectIntrinsicTrunc() local
2553 const LLT SrcTy = MRI.getType(I.getOperand(0).getReg()); in selectIntrinsicRound() local
[all …]
DAArch64TargetTransformInfo.cpp254 Type *SrcTy = toVectorTy(Extend->getSrcTy()); in isWideningInstruction() local
294 EVT SrcTy = TLI->getValueType(DL, Src); in getCastInstrCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DGISelKnownBits.cpp351 LLT SrcTy = MRI.getType(SrcReg); in computeKnownBitsImpl() local
413 LLT SrcTy = MRI.getType(Src); in computeNumSignBits() local
419 LLT SrcTy = MRI.getType(Src); in computeNumSignBits() local
DLegalizerHelper.cpp665 LLT SrcTy = MRI.getType(SrcReg); in narrowScalar() local
687 LLT SrcTy = MRI.getType(MI.getOperand(1).getReg()); in narrowScalar() local
842 LLT SrcTy = MRI.getType(SrcReg); in narrowScalar() local
1187 LLT SrcTy = MRI.getType(Src1); in widenScalarMergeValues() local
1305 LLT SrcTy = MRI.getType(SrcReg); in widenScalarUnmergeValues() local
1342 LLT SrcTy = MRI.getType(SrcReg); in widenScalarExtract() local
2168 LLT SrcTy = MRI.getType(SrcReg); in lower() local
2551 LLT SrcTy = MRI.getType(SrcReg); in fewerElementsVectorCasts() local
2597 LLT SrcTy = MRI.getType(Src0Reg); in fewerElementsVectorCmp() local
2806 LLT SrcTy = MRI.getType(SrcReg); in fewerElementsVectorUnmergeValues() local
[all …]
DMachineIRBuilder.cpp484 LLT SrcTy = Src.getLLTTy(*getMRI()); in buildCast() local
505 LLT SrcTy = Src.getLLTTy(*getMRI()); in buildExtract() local
910 void MachineIRBuilder::validateTruncExt(const LLT &DstTy, const LLT &SrcTy, in validateTruncExt()
DUtils.cpp311 auto SrcTy = MRI.getType(SrcReg); in getDefIgnoringCopies() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp716 const LLT SrcTy = MRI.getType(SrcReg); in selectTruncOrPtrToInt() local
780 const LLT SrcTy = MRI.getType(SrcReg); in selectZext() local
788 LLT SrcTy; in selectZext() member
891 const LLT SrcTy = MRI.getType(SrcReg); in selectAnyext() local
1149 const LLT SrcTy = MRI.getType(SrcReg); in selectExtract() local
1200 const LLT SrcTy = MRI.getType(SrcReg); in emitExtractSubreg() local
1238 const LLT SrcTy = MRI.getType(SrcReg); in emitInsertSubreg() local
1365 const LLT SrcTy = MRI.getType(SrcReg0); in selectMergeValues() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h114 LLT SrcTy = MRI.getType(SrcReg); in tryCombineZExt() local
157 LLT SrcTy = MRI.getType(SrcReg); in tryCombineSExt() local
444 LLT SrcTy = MRI.getType(SrcReg); in tryCombineExtract() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp1056 LLT SrcTy = MRI->getType(MI->getOperand(1).getReg()); in verifyPreISelGenericInstruction() local
1071 LLT SrcTy = MRI->getType(MI->getOperand(1).getReg()); in verifyPreISelGenericInstruction() local
1131 LLT SrcTy = MRI->getType(MI->getOperand(1).getReg()); in verifyPreISelGenericInstruction() local
1175 LLT SrcTy = MRI->getType(MI->getOperand(1).getReg()); in verifyPreISelGenericInstruction() local
1192 LLT SrcTy = MRI->getType(MI->getOperand(MI->getNumOperands()-1).getReg()); in verifyPreISelGenericInstruction() local
1253 LLT SrcTy = MRI->getType(MI->getOperand(1).getReg()); in verifyPreISelGenericInstruction() local
1270 LLT SrcTy = MRI->getType(MI->getOperand(2).getReg()); in verifyPreISelGenericInstruction() local
1393 LLT SrcTy = MRI->getType(MI->getOperand(1).getReg()); in verifyPreISelGenericInstruction() local
1531 LLT SrcTy = MRI->getType(SrcOp.getReg()); in visitMachineInstrBefore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp235 Type *SrcTy = CI1->getSrcTy(); in isEliminableCastPair() local
581 Type *SrcTy = Trunc.getSrcTy(); in narrowBinOp() local
690 Type *DestTy = CI.getType(), *SrcTy = Src->getType(); in visitTrunc() local
1100 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitZExt() local
1373 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitSExt() local
1721 Type *SrcTy = SrcI->getType(); in FoldItoFPtoI() local
1870 VectorType *SrcTy = cast<VectorType>(InVal->getType()); in optimizeVectorResizeWithIntegerBitCasts() local
2228 Type *SrcTy = Src->getType(); // Type B in optimizeBitCastFromPhi() local
2390 Type *SrcTy = Src->getType(); in visitBitCast() local
2573 PointerType *SrcTy = cast<PointerType>(Src->getType()->getScalarType()); in visitAddrSpaceCast() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp162 Type SrcTy = Instr->getSrc(0)->getType(); in emitUnaryopGPR() local
176 Type SrcTy = Instr->getSrc(0)->getType(); in emitUnaryopFP() local
705 const Type SrcTy = getSrc(0)->getType(); in emitIAS() local
728 const Type SrcTy = getSrc(0)->getType(); in emitIAS() local
761 const Type SrcTy = getSrc(0)->getType(); in emitIAS() local
1165 Type SrcTy = Src0->getType(); in emitIAS() local
1203 Type SrcTy = Src0->getType(); in emitIAS() local
1230 Type SrcTy = Src0->getType(); in emitIAS() local
1655 const Type SrcTy = Src->getType(); in emit() local
1679 const Type SrcTy = Src->getType(); in emitIAS() local
[all …]
DIceAssemblerX8632.cpp348 void AssemblerX8632::movzx(Type SrcTy, GPRRegister dst, GPRRegister src) { in movzx()
357 void AssemblerX8632::movzx(Type SrcTy, GPRRegister dst, const AsmAddress &src) { in movzx()
366 void AssemblerX8632::movsx(Type SrcTy, GPRRegister dst, GPRRegister src) { in movsx()
375 void AssemblerX8632::movsx(Type SrcTy, GPRRegister dst, const AsmAddress &src) { in movsx()
447 void AssemblerX8632::movd(Type SrcTy, XmmRegister dst, GPRRegister src) { in movd()
455 void AssemblerX8632::movd(Type SrcTy, XmmRegister dst, const AsmAddress &src) { in movd()
1650 void AssemblerX8632::cvtsi2ss(Type DestTy, XmmRegister dst, Type SrcTy, in cvtsi2ss()
1659 void AssemblerX8632::cvtsi2ss(Type DestTy, XmmRegister dst, Type SrcTy, in cvtsi2ss()
1668 void AssemblerX8632::cvtfloat2float(Type SrcTy, XmmRegister dst, in cvtfloat2float()
1678 void AssemblerX8632::cvtfloat2float(Type SrcTy, XmmRegister dst, in cvtfloat2float()
[all …]
DIceAssemblerX8664.cpp349 void AssemblerX8664::movzx(Type SrcTy, GPRRegister dst, GPRRegister src) { in movzx()
366 void AssemblerX8664::movzx(Type SrcTy, GPRRegister dst, const AsmAddress &src) { in movzx()
383 void AssemblerX8664::movsx(Type SrcTy, GPRRegister dst, GPRRegister src) { in movsx()
397 void AssemblerX8664::movsx(Type SrcTy, GPRRegister dst, const AsmAddress &src) { in movsx()
480 void AssemblerX8664::movd(Type SrcTy, XmmRegister dst, GPRRegister src) { in movd()
489 void AssemblerX8664::movd(Type SrcTy, XmmRegister dst, const AsmAddress &src) { in movd()
1781 void AssemblerX8664::cvtsi2ss(Type DestTy, XmmRegister dst, Type SrcTy, in cvtsi2ss()
1791 void AssemblerX8664::cvtsi2ss(Type DestTy, XmmRegister dst, Type SrcTy, in cvtsi2ss()
1801 void AssemblerX8664::cvtfloat2float(Type SrcTy, XmmRegister dst, in cvtfloat2float()
1812 void AssemblerX8664::cvtfloat2float(Type SrcTy, XmmRegister dst, in cvtfloat2float()
[all …]
DIceInstX8664.cpp838 Type SrcTy, const Operand *Src, in emitIASCastRegOp()
934 Type SrcTy = this->getSrc(0)->getType(); in emit() local
963 const Type SrcTy = Src->getType(); in emitIAS() local
1374 Type SrcTy = Src->getType(); in emitIAS() local
1555 Type SrcTy = Src->getType(); in emitIAS() local
2068 Type SrcTy = Src->getType(); in emit() local
2107 Type SrcTy = Src->getType(); in emitIAS() local
2318 Type SrcTy = Src->getType(); in emitIAS() local
2378 Type SrcTy = Src->getType(); in emitIAS() local
DIceInstX8632.cpp846 Type SrcTy, const Operand *Src, in emitIASCastRegOp()
942 Type SrcTy = this->getSrc(0)->getType(); in emit() local
971 const Type SrcTy = Src->getType(); in emitIAS() local
1371 Type SrcTy = Src->getType(); in emitIAS() local
1553 Type SrcTy = Src->getType(); in emitIAS() local
2066 Type SrcTy = Src->getType(); in emit() local
2098 Type SrcTy = Src->getType(); in emitIAS() local
2302 Type SrcTy = Src->getType(); in emitIAS() local
2318 Type SrcTy = Src->getType(); in emitIAS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp2570 Type *SrcTy = I.getOperand(0)->getType(); in visitTruncInst() local
2588 Type *SrcTy = I.getOperand(0)->getType(); in visitZExtInst() local
2606 Type *SrcTy = I.getOperand(0)->getType(); in visitSExtInst() local
2624 Type *SrcTy = I.getOperand(0)->getType(); in visitFPTruncInst() local
2641 Type *SrcTy = I.getOperand(0)->getType(); in visitFPExtInst() local
2659 Type *SrcTy = I.getOperand(0)->getType(); in visitUIToFPInst() local
2682 Type *SrcTy = I.getOperand(0)->getType(); in visitSIToFPInst() local
2705 Type *SrcTy = I.getOperand(0)->getType(); in visitFPToUIInst() local
2728 Type *SrcTy = I.getOperand(0)->getType(); in visitFPToSIInst() local
2751 Type *SrcTy = I.getOperand(0)->getType(); in visitPtrToIntInst() local
[all …]
DConstantFold.cpp86 Type *SrcTy = Op->getOperand(0)->getType(); in foldConstantCastPair() local
102 Type *SrcTy = V->getType(); in FoldBitCast() local
140 if (VectorType *SrcTy = dyn_cast<VectorType>(V->getType())) { in FoldBitCast() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsLegalizerInfo.cpp277 LLT SrcTy = MRI.getType(Src); in legalizeCustom() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1273 Type *SrcTy = SrcVal->getType(); in executeTruncInst() local
1292 Type *SrcTy = SrcVal->getType(); in executeSExtInst() local
1312 Type *SrcTy = SrcVal->getType(); in executeZExtInst() local
1378 Type *SrcTy = SrcVal->getType(); in executeFPToUIInst() local
1416 Type *SrcTy = SrcVal->getType(); in executeFPToSIInst() local
1545 Type *SrcTy = SrcVal->getType(); in executeBitCastInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp453 LLT SrcTy = MRI->getType(SrcReg); in selectG_EXTRACT() local
489 LLT SrcTy = MRI->getType(MI.getOperand(1).getReg()); in selectG_MERGE_VALUES() local
533 LLT SrcTy = MRI->getType(SrcReg); in selectG_UNMERGE_VALUES() local
1249 const LLT SrcTy = MRI->getType(SrcReg); in selectG_TRUNC() local
1328 const LLT SrcTy = MRI->getType(SrcReg); in selectG_SZA_EXT() local
1702 LLT SrcTy = MRI->getType(SrcReg); in selectG_EXTRACT_VECTOR_ELT() local
DAMDGPUTargetTransformInfo.cpp683 Type *SrcTy = NewV->getType(); in rewriteIntrinsicWithAddressSpace() local
795 Type *SrcTy = Shuffle->getOperand(0)->getType(); in getUserCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp74 Type *remapType(Type *SrcTy) override { return get(SrcTy); } in remapType()
80 void TypeMapTy::addTypeMapping(Type *DstTy, Type *SrcTy) { in addTypeMapping()
114 bool TypeMapTy::areTypesIsomorphic(Type *DstTy, Type *SrcTy) { in areTypesIsomorphic()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp563 getVectorTruncCost(Type *SrcTy, Type *DstTy) { in getVectorTruncCost()
603 getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy) { in getVectorBitmaskConversionCost()

123