/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 195 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/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 1022 Value *SrcSize = MemCpy->getLength(); in processMemSetMemCpyDependence() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCallLowering.cpp | 228 const unsigned SrcSize = SrcTy.getSizeInBits(); in unpackRegsToOrigType() local
|
H A D | AMDGPUInstructionSelector.cpp | 454 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 [all...] |
H A D | SIRegisterInfo.cpp | 1708 unsigned SrcSize = getRegSizeInBits(*SrcRC); in shouldCoalesce() local
|
H A D | AMDGPURegisterBankInfo.cpp | 2671 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 in getInstrMapping() local 2754 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); getInstrMapping() local 2836 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); getInstrMapping() local 2985 unsigned SrcSize = MRI.getType(MI.getOperand(3).getReg()).getSizeInBits(); getInstrMapping() local 3028 unsigned SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); getInstrMapping() local 3036 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); getInstrMapping() local [all...] |
H A D | AMDGPUISelLowering.cpp | 776 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/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 872 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineShifts.cpp | 733 unsigned SrcSize = TrOp->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
|
H A D | InstCombineCasts.cpp | 1148 unsigned SrcSize = A->getType()->getScalarSizeInBits(); in visitZExt() local
|
H A D | InstructionCombining.cpp | 2106 uint64_t SrcSize = DL.getTypeAllocSize(StrippedPtrEltTy); in visitGetElementPtrInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 1143 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 in visitMachineInstrBefore() local 1549 errs() << "Def Size = " << DstSize << ", Src Size = " << SrcSize visitMachineInstrBefore() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InstructionSelector.cpp | 238 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in selectCopy() local 1366 unsigned SrcSize = SrcTy.getSizeInBits(); in selectMergeValues() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 951 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/ |
H A D | Instructions.cpp | 2655 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/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 590 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 in selectCopy() local 788 const unsigned SrcSize = SrcTy.getSizeInBits(); selectFPConvOpc() local 1681 unsigned SrcSize = SrcTy.getSizeInBits(); select() local 2162 unsigned SrcSize = SrcTy.getSizeInBits(); select() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8664.cpp | 298 const SizeT SrcSize = PInst->getSrcSize(); in invalidateProducersOnStore() local
|
H A D | IceTargetLoweringX8632.cpp | 289 const SizeT SrcSize = PInst->getSrcSize(); in invalidateProducersOnStore() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 7530 unsigned SrcSize = N1.getValueType().getSizeInBits(); in LowerTRUNCATEVector() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 17583 unsigned SrcSize = Extract.getValueSizeInBits(); in reduceBuildVecToShuffleWithZero() local
|