/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | InlineAsmLowering.cpp | 193 unsigned SrcSize = TRI->getRegSizeInBits(Src, *MRI); in buildAnyextOrCopy() local 585 unsigned SrcSize = TRI->getRegSizeInBits(SrcReg, *MRI); in lowerInlineAsm() local
|
H A D | CallLowering.cpp | 418 unsigned SrcSize = PartLLT.getSizeInBits().getFixedValue() * Regs.size(); buildCopyFromRegs() local 613 const unsigned SrcSize = SrcTy.getSizeInBits(); buildCopyToRegs() local
|
/llvm-project/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 196 uint64_t SrcSize = SrcDL.getTypeAllocSize(SrcGV->getValueType()); in computeResultingSelectionKind() local 296 uint64_t SrcSize = DL.getTypeAllocSize(Src.getValueType()); in shouldLinkFromSource() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 4176 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local 4092 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); getInstrMapping() local 4103 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); getInstrMapping() local 4114 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); getInstrMapping() local 4131 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); getInstrMapping() local 4188 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); getInstrMapping() local 4211 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); getInstrMapping() local 4275 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); getInstrMapping() local 4604 unsigned SrcSize = MRI.getType(MI.getOperand(3).getReg()).getSizeInBits(); getInstrMapping() local 4640 unsigned SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); getInstrMapping() local 4648 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); getInstrMapping() local 4803 unsigned SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); getInstrMapping() local [all...] |
H A D | AMDGPUPostLegalizerCombiner.cpp | 218 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); in matchUCharToFloat() local
|
H A D | AMDGPUInstructionSelector.cpp | 499 const unsigned SrcSize = SrcTy.getSizeInBits(); selectG_EXTRACT() local 544 const unsigned SrcSize = SrcTy.getSizeInBits(); selectG_MERGE_VALUES() local 589 const unsigned SrcSize = SrcTy.getSizeInBits(); selectG_UNMERGE_VALUES() local 629 const unsigned SrcSize = SrcTy.getSizeInBits(); selectG_BUILD_VECTOR() local 2226 unsigned SrcSize = SrcTy.getSizeInBits(); selectG_TRUNC() local 2361 const unsigned SrcSize = I.getOpcode() == AMDGPU::G_SEXT_INREG ? selectG_SZA_EXT() local [all...] |
H A D | SIFixSGPRCopies.cpp | 1066 size_t SrcSize = TRI->getRegSizeInBits(*SrcRC); lowerVGPR2SGPRCopies() local
|
H A D | AMDGPUISelLowering.cpp | 1004 return DestSize < SrcSize && DestSize % 32 == 0; in isZExtFree() local 985 unsigned SrcSize = Source.getSizeInBits(); isTruncateFree() local 994 unsigned SrcSize = Source->getScalarSizeInBits(); isTruncateFree() local
|
H A D | SIRegisterInfo.cpp | 3034 unsigned SrcSize = getRegSizeInBits(*SrcRC); shouldCoalesce() local
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizationArtifactCombiner.h | 624 unsigned SrcSize = MRI.getType(Src1Reg).getSizeInBits(); findValueFromConcat() local 656 unsigned SrcSize = MRI.getType(Src1Reg).getSizeInBits(); findValueFromBuildVector() local 786 unsigned SrcSize = SrcType.getSizeInBits(); findValueFromExt() local [all...] |
/llvm-project/bolt/lib/Passes/ |
H A D | TailDuplication.cpp | 384 double TailDuplication::cacheScore(uint64_t SrcAddr, uint64_t SrcSize, in cacheScore()
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 1360 unsigned SrcSize = SrcTy.getScalarSizeInBits(); verifyPreISelGenericInstruction() local 1530 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); verifyPreISelGenericInstruction() local 1552 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); verifyPreISelGenericInstruction() local 2188 TypeSize SrcSize = TRI->getRegSizeInBits(SrcReg, *MRI); visitMachineInstrBefore() local [all...] |
/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86InstructionSelector.cpp | 275 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); selectCopy() local 1434 unsigned SrcSize = SrcTy.getSizeInBits(); selectMergeValues() local
|
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64RegisterBankInfo.cpp | 191 CHECK_VALUEMAP_FPEXT(DstSize,SrcSize) AArch64RegisterBankInfo() argument
|
H A D | AArch64InstructionSelector.cpp | 952 TypeSize SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); getRegClassesForCopy() local 1028 const TypeSize SrcSize = TRI.getRegSizeInBits(*SrcRC); selectCopy() local 1097 const unsigned SrcSize = SrcTy.getSizeInBits(); selectFPConvOpc() local 2705 unsigned SrcSize = SrcTy.getSizeInBits(); select() local 3265 unsigned SrcSize = SrcTy.getSizeInBits(); select() local [all...] |
H A D | AArch64LegalizerInfo.cpp | 593 unsigned SrcSize = SrcTy.getSizeInBits(); AArch64LegalizerInfo() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 1258 Value *SrcSize = MemCpy->getLength(); processMemSetMemCpyDependence() local 1453 std::optional<TypeSize> SrcSize = SrcAlloca->getAllocationSize(DL); performStackMoveOptzn() local [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 1233 uint64_t SrcSize = DL.getTypeSizeInBits(Val->getType()); CoerceIntOrPtrToIntOrPtr() local 1279 llvm::TypeSize SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); CreateCoercedLoad() local 1374 llvm::TypeSize SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); CreateCoercedStore() local 3281 uint64_t SrcSize = StructSize.getFixedValue(); EmitFunctionProlog() local 5398 uint64_t SrcSize = SrcTypeSize.getFixedValue(); EmitCall() local [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 881 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 5105 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local 5220 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local 5391 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local 5604 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local 5894 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local [all...] |
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 1202 unsigned SrcSize = A->getType()->getScalarSizeInBits(); visitZExt() local 1671 int SrcSize = (int)SrcTy->getScalarSizeInBits() - IsSigned; isKnownExactCastIntToFP() local [all...] |
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CodeLayout.cpp | 153 double extTSPScore(uint64_t SrcAddr, uint64_t SrcSize, uint64_t DstAddr, in extTSPScore() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 2890 unsigned SrcSize = SrcTy->getScalarSizeInBits(); isEliminableCastPair() local 2908 unsigned SrcSize = SrcTy->getScalarSizeInBits(); isEliminableCastPair() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 611 unsigned SrcSize = Src->getScalarSizeInBits(); getCastInstrCost() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 352 TypeSize SrcSize = DL.getTypeSizeInBits(SrcTy); ConstantFoldLoadThroughBitcast() local
|