Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp193 unsigned SrcSize = TRI->getRegSizeInBits(Src, *MRI); in buildAnyextOrCopy() local
585 unsigned SrcSize = TRI->getRegSizeInBits(SrcReg, *MRI); in lowerInlineAsm() local
H A DCallLowering.cpp426 unsigned SrcSize = PartLLT.getSizeInBits().getFixedValue() * Regs.size(); in buildCopyFromRegs() local
621 const unsigned SrcSize = SrcTy.getSizeInBits(); in buildCopyToRegs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp4092 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
4103 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
4114 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
4131 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
4176 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local
4188 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local
4211 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); in getInstrMapping() local
4275 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
4604 unsigned SrcSize = MRI.getType(MI.getOperand(3).getReg()).getSizeInBits(); in getInstrMapping() local
4640 unsigned SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in getInstrMapping() local
[all …]
H A DAMDGPUPostLegalizerCombiner.cpp218 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); in matchUCharToFloat() local
H A DAMDGPUInstructionSelector.cpp499 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_EXTRACT() local
544 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_MERGE_VALUES() local
589 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_UNMERGE_VALUES() local
629 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_BUILD_VECTOR() local
2215 unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_TRUNC() local
2350 const unsigned SrcSize = I.getOpcode() == AMDGPU::G_SEXT_INREG ? in selectG_SZA_EXT() local
H A DSIFixSGPRCopies.cpp1065 size_t SrcSize = TRI->getRegSizeInBits(*SrcRC); in lowerVGPR2SGPRCopies() local
H A DAMDGPUISelLowering.cpp979 unsigned SrcSize = Source.getSizeInBits(); in isTruncateFree() local
988 unsigned SrcSize = Source->getScalarSizeInBits(); in isTruncateFree() local
998 unsigned SrcSize = Src->getScalarSizeInBits(); in isZExtFree() local
H A DSIRegisterInfo.cpp3034 unsigned SrcSize = getRegSizeInBits(*SrcRC); in shouldCoalesce() local
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp196 uint64_t SrcSize = SrcDL.getTypeAllocSize(SrcGV->getValueType()); in computeResultingSelectionKind() local
296 uint64_t SrcSize = DL.getTypeAllocSize(Src.getValueType()); in shouldLinkFromSource() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h624 unsigned SrcSize = MRI.getType(Src1Reg).getSizeInBits(); in findValueFromConcat() local
656 unsigned SrcSize = MRI.getType(Src1Reg).getSizeInBits(); in findValueFromBuildVector() local
786 unsigned SrcSize = SrcType.getSizeInBits(); in findValueFromExt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1391 unsigned SrcSize = SrcTy.getScalarSizeInBits(); in verifyPreISelGenericInstruction() local
1591 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
1613 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
2249 TypeSize SrcSize = TRI->getRegSizeInBits(SrcReg, *MRI); in visitMachineInstrBefore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp284 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in selectCopy() local
1451 unsigned SrcSize = SrcTy.getSizeInBits(); in selectMergeValues() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp190 #define CHECK_VALUEMAP_FPEXT(DstSize, SrcSize) \ in AArch64RegisterBankInfo() argument
H A DAArch64InstructionSelector.cpp957 TypeSize SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in getRegClassesForCopy() local
1033 const TypeSize SrcSize = TRI.getRegSizeInBits(*SrcRC); in selectCopy() local
1102 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectFPConvOpc() local
2720 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
3280 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
H A DAArch64LegalizerInfo.cpp594 unsigned SrcSize = SrcTy.getSizeInBits(); in AArch64LegalizerInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1303 Value *SrcSize = MemCpy->getLength(); in processMemSetMemCpyDependence() local
1518 std::optional<TypeSize> SrcSize = SrcAlloca->getAllocationSize(DL); in performStackMoveOptzn() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1232 uint64_t SrcSize = DL.getTypeSizeInBits(Val->getType()); in CoerceIntOrPtrToIntOrPtr() local
1278 llvm::TypeSize SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedLoad() local
1345 llvm::TypeSize SrcSize = CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedStore() local
3258 uint64_t SrcSize = StructSize.getFixedValue(); in EmitFunctionProlog() local
5386 uint64_t SrcSize = SrcTypeSize.getFixedValue(); in EmitCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp881 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5185 Value *SrcSize = IRB.CreateBinaryIntrinsic( in finalizeInstrumentation() local
5300 Value *SrcSize = IRB.CreateBinaryIntrinsic( in finalizeInstrumentation() local
5471 Value *SrcSize = IRB.CreateBinaryIntrinsic( in finalizeInstrumentation() local
5684 Value *SrcSize = IRB.CreateBinaryIntrinsic( in finalizeInstrumentation() local
5974 Value *SrcSize = IRB.CreateBinaryIntrinsic( in finalizeInstrumentation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1202 unsigned SrcSize = A->getType()->getScalarSizeInBits(); in visitZExt() local
1671 int SrcSize = (int)SrcTy->getScalarSizeInBits() - IsSigned; in isKnownExactCastIntToFP() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp132 extTSPScore(uint64_t SrcAddr,uint64_t SrcSize,uint64_t DstAddr,uint64_t Count,bool IsConditional) extTSPScore() argument
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2890 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
2908 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h613 unsigned SrcSize = Src->getScalarSizeInBits(); in getCastInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp352 TypeSize SrcSize = DL.getTypeSizeInBits(SrcTy); in ConstantFoldLoadThroughBitcast() local

12