Home
last modified time | relevance | path

Searched defs:SrcSize (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp2671 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
2682 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
2693 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
2711 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
2741 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local
2754 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local
2836 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
2985 unsigned SrcSize = MRI.getType(MI.getOperand(3).getReg()).getSizeInBits(); in getInstrMapping() local
3028 unsigned SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in getInstrMapping() local
3036 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); in getInstrMapping() local
DAMDGPUInstructionSelector.cpp454 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_EXTRACT() local
491 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_MERGE_VALUES() local
536 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_UNMERGE_VALUES() local
1268 unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_TRUNC() local
1329 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_SZA_EXT() local
DAMDGPUCallLowering.cpp228 const unsigned SrcSize = SrcTy.getSizeInBits(); in unpackRegsToOrigType() local
DSIRegisterInfo.cpp1708 unsigned SrcSize = getRegSizeInBits(*SrcRC); in shouldCoalesce() local
DAMDGPUISelLowering.cpp776 unsigned SrcSize = Source.getSizeInBits(); in isTruncateFree() local
785 unsigned SrcSize = Source->getScalarSizeInBits(); in isTruncateFree() local
795 unsigned SrcSize = Src->getScalarSizeInBits(); in isZExtFree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DLinkModules.cpp195 uint64_t SrcSize = SrcDL.getTypeAllocSize(SrcGV->getValueType()); in computeResultingSelectionKind() local
296 uint64_t SrcSize = DL.getTypeAllocSize(Src.getValueType()); in shouldLinkFromSource() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp1143 unsigned SrcSize = SrcElTy.getSizeInBits(); in verifyPreISelGenericInstruction() local
1292 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
1314 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
1542 unsigned SrcSize = TRI->getRegSizeInBits(SrcOp.getReg(), *MRI); in visitMachineInstrBefore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterBankInfo.cpp177 #define CHECK_VALUEMAP_FPEXT(DstSize, SrcSize) \ in AArch64RegisterBankInfo() argument
DAArch64InstructionSelector.cpp590 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in isValidCopy() local
653 unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in getRegClassesForCopy() local
720 unsigned SrcSize = TRI.getRegSizeInBits(*SrcRC); in selectCopy() local
788 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectFPConvOpc() local
1681 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
2162 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
DAArch64LegalizerInfo.cpp366 unsigned SrcSize = SrcTy.getSizeInBits(); in AArch64LegalizerInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp238 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in selectCopy() local
1366 unsigned SrcSize = SrcTy.getSizeInBits(); in selectMergeValues() local
DX86ISelLowering.cpp32906 unsigned SrcSize = std::max(128u, NumDstElts * MaskEltSize); in matchUnaryShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp733 unsigned SrcSize = TrOp->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
DInstCombineCasts.cpp1148 unsigned SrcSize = A->getType()->getScalarSizeInBits(); in visitZExt() local
DInstructionCombining.cpp2106 uint64_t SrcSize = DL.getTypeAllocSize(StrippedPtrEltTy); in visitGetElementPtrInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1022 Value *SrcSize = MemCpy->getLength(); in processMemSetMemCpyDependence() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp872 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp951 uint64_t SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in narrowScalar() local
1189 const int SrcSize = SrcTy.getSizeInBits(); in widenScalarMergeValues() local
3471 unsigned SrcSize = MRI.getType(Src1).getSizeInBits(); in narrowScalarMul() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp2655 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
2671 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1763 unsigned SrcSize = SrcOp.getValueSizeInBits(); in EmitStackConvert() local
DDAGCombiner.cpp17583 unsigned SrcSize = Extract.getValueSizeInBits(); in reduceBuildVecToShuffleWithZero() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp298 const SizeT SrcSize = PInst->getSrcSize(); in invalidateProducersOnStore() local
DIceTargetLoweringX8632.cpp289 const SizeT SrcSize = PInst->getSrcSize(); in invalidateProducersOnStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7530 unsigned SrcSize = N1.getValueType().getSizeInBits(); in LowerTRUNCATEVector() local