Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp193 unsigned SrcSize = TRI->getRegSizeInBits(Src, *MRI); in buildAnyextOrCopy() local
570 unsigned SrcSize = TRI->getRegSizeInBits(SrcReg, *MRI); lowerInlineAsm() local
H A DCallLowering.cpp396 unsigned SrcSize = PartLLT.getSizeInBits().getFixedValue() * Regs.size(); buildCopyFromRegs() local
577 const unsigned SrcSize = SrcTy.getSizeInBits(); buildCopyToRegs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp4085 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); getInstrMapping() local
4096 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); getInstrMapping() local
4107 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); getInstrMapping() local
4124 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); getInstrMapping() local
4169 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); getInstrMapping() local
4181 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); getInstrMapping() local
4204 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); getInstrMapping() local
4268 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); getInstrMapping() local
4585 unsigned SrcSize = MRI.getType(MI.getOperand(3).getReg()).getSizeInBits(); getInstrMapping() local
4621 unsigned SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); getInstrMapping() local
4629 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); getInstrMapping() local
4782 unsigned SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); getInstrMapping() local
[all...]
H A DAMDGPUPostLegalizerCombiner.cpp256 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); matchUCharToFloat() local
H A DAMDGPUInstructionSelector.cpp505 const unsigned SrcSize = SrcTy.getSizeInBits(); selectG_EXTRACT() local
550 const unsigned SrcSize = SrcTy.getSizeInBits(); selectG_MERGE_VALUES() local
595 const unsigned SrcSize = SrcTy.getSizeInBits(); selectG_UNMERGE_VALUES() local
635 const unsigned SrcSize = SrcTy.getSizeInBits(); selectG_BUILD_VECTOR() local
2268 unsigned SrcSize = SrcTy.getSizeInBits(); selectG_TRUNC() local
2403 const unsigned SrcSize = I.getOpcode() == AMDGPU::G_SEXT_INREG ? selectG_SZA_EXT() local
[all...]
H A DSIFixSGPRCopies.cpp1067 size_t SrcSize = TRI->getRegSizeInBits(*SrcRC); lowerVGPR2SGPRCopies() local
H A DAMDGPUISelLowering.cpp938 unsigned SrcSize = Source.getSizeInBits(); isTruncateFree() local
947 unsigned SrcSize = Source->getScalarSizeInBits(); isTruncateFree() local
957 unsigned SrcSize = Src->getScalarSizeInBits(); isZExtFree() local
H A DSIRegisterInfo.cpp3025 unsigned SrcSize = getRegSizeInBits(*SrcRC); shouldCoalesce() local
H A DSIInstrInfo.cpp802 unsigned SrcSize = RI.getRegSizeInBits(*SrcRC); copyPhysReg() local
9654 __anon44f99e1d0902(int64_t ExpectedValue, unsigned SrcSize, bool IsReversible, bool IsSigned) optimizeCompareInstr() argument
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h606 unsigned SrcSize = MRI.getType(Src1Reg).getSizeInBits(); findValueFromConcat() local
638 unsigned SrcSize = MRI.getType(Src1Reg).getSizeInBits(); findValueFromBuildVector() local
768 unsigned SrcSize = SrcType.getSizeInBits(); findValueFromExt() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1342 unsigned SrcSize = SrcElTy.getSizeInBits(); verifyPreISelGenericInstruction() local
1510 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); verifyPreISelGenericInstruction() local
1532 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); verifyPreISelGenericInstruction() local
1963 TypeSize SrcSize = TRI->getRegSizeInBits(SrcReg, *MRI); visitMachineInstrBefore() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp188 CHECK_VALUEMAP_FPEXT(DstSize,SrcSize) AArch64RegisterBankInfo() argument
H A DAArch64InstructionSelector.cpp941 unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); getRegClassesForCopy() local
1017 unsigned SrcSize = TRI.getRegSizeInBits(*SrcRC); selectCopy() local
1086 const unsigned SrcSize = SrcTy.getSizeInBits(); selectFPConvOpc() local
2731 unsigned SrcSize = SrcTy.getSizeInBits(); select() local
3307 unsigned SrcSize = SrcTy.getSizeInBits(); select() local
[all...]
H A DAArch64LegalizerInfo.cpp590 unsigned SrcSize = SrcTy.getSizeInBits(); AArch64LegalizerInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp277 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); selectCopy() local
1417 unsigned SrcSize = SrcTy.getSizeInBits(); selectMergeValues() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1254 Value *SrcSize = MemCpy->getLength(); processMemSetMemCpyDependence() local
1449 std::optional<TypeSize> SrcSize = SrcAlloca->getAllocationSize(DL); performStackMoveOptzn() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1228 uint64_t SrcSize = DL.getTypeSizeInBits(Val->getType()); CoerceIntOrPtrToIntOrPtr() local
1274 llvm::TypeSize SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); CreateCoercedLoad() local
1371 llvm::TypeSize SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); CreateCoercedStore() local
3257 uint64_t SrcSize = StructSize.getFixedValue(); EmitFunctionProlog() local
5334 uint64_t SrcSize = SrcTypeSize.getFixedValue(); EmitCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp870 unsigned SrcSize = SrcTy.getSizeInBits(); select() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1164 unsigned SrcSize = A->getType()->getScalarSizeInBits(); visitZExt() local
1630 int SrcSize = (int)SrcTy->getScalarSizeInBits() - IsSigned; isKnownExactCastIntToFP() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4918 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local
5034 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local
5206 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local
5420 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local
5711 Value *SrcSize = IRB.CreateBinaryIntrinsic( finalizeInstrumentation() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp153 double extTSPScore(uint64_t SrcAddr, uint64_t SrcSize, uint64_t DstAddr, in extTSPScore()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h590 unsigned SrcSize = Src->getScalarSizeInBits(); getCastInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp352 TypeSize SrcSize = DL.getTypeSizeInBits(SrcTy); in ConstantFoldLoadThroughBitcast() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3251 unsigned SrcSize = SrcTy->getScalarSizeInBits(); isEliminableCastPair() local
3269 unsigned SrcSize = SrcTy->getScalarSizeInBits(); isEliminableCastPair() local

12