Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp247 unsigned SrcSize = TRI->getRegSizeInBits(Src, *MRI); in buildAnyextOrCopy() local
624 unsigned SrcSize = TRI->getRegSizeInBits(SrcReg, *MRI); in lowerInlineAsm() local
H A DCallLowering.cpp389 unsigned SrcSize = PartLLT.getSizeInBits().getFixedValue() * Regs.size(); in buildCopyFromRegs() local
535 const unsigned SrcSize = SrcTy.getSizeInBits(); in buildCopyToRegs() local
H A DLegalizerHelper.cpp1211 uint64_t SrcSize = SrcTy.getSizeInBits(); in narrowScalar() local
1515 const int SrcSize = SrcTy.getSizeInBits(); in widenScalarMergeValues() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp3859 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
3870 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
3881 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
3898 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
3943 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local
3955 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local
3986 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); in getInstrMapping() local
4038 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
4316 unsigned SrcSize = MRI.getType(MI.getOperand(3).getReg()).getSizeInBits(); in getInstrMapping() local
4352 unsigned SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in getInstrMapping() local
[all …]
H A DAMDGPUPostLegalizerCombiner.cpp172 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); in matchUCharToFloat() local
H A DAMDGPUInstructionSelector.cpp487 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_EXTRACT() local
586 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_MERGE_VALUES() local
631 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_UNMERGE_VALUES() local
671 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_BUILD_VECTOR() local
2166 unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_TRUNC() local
2295 const unsigned SrcSize = I.getOpcode() == AMDGPU::G_SEXT_INREG ? in selectG_SZA_EXT() local
H A DSIFixSGPRCopies.cpp1034 size_t SrcSize = TRI->getRegSizeInBits(*SrcRC); in lowerVGPR2SGPRCopies() local
H A DAMDGPUISelLowering.cpp851 unsigned SrcSize = Source.getSizeInBits(); in isTruncateFree() local
860 unsigned SrcSize = Source->getScalarSizeInBits(); in isTruncateFree() local
870 unsigned SrcSize = Src->getScalarSizeInBits(); in isZExtFree() local
H A DSIRegisterInfo.cpp2934 unsigned SrcSize = getRegSizeInBits(*SrcRC); in shouldCoalesce() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1270 unsigned SrcSize = SrcElTy.getSizeInBits(); in verifyPreISelGenericInstruction() local
1438 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
1460 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
1859 unsigned SrcSize = 0; in visitMachineInstrBefore() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h575 unsigned SrcSize = MRI.getType(Src1Reg).getSizeInBits(); in findValueFromConcat() local
607 unsigned SrcSize = MRI.getType(Src1Reg).getSizeInBits(); in findValueFromBuildVector() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp274 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in selectCopy() local
1359 unsigned SrcSize = SrcTy.getSizeInBits(); in selectMergeValues() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp185 #define CHECK_VALUEMAP_FPEXT(DstSize, SrcSize) \ in AArch64RegisterBankInfo() argument
H A DAArch64InstructionSelector.cpp893 unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in getRegClassesForCopy() local
969 unsigned SrcSize = TRI.getRegSizeInBits(*SrcRC); in selectCopy() local
1038 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectFPConvOpc() local
2671 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
3246 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
H A DAArch64LegalizerInfo.cpp452 unsigned SrcSize = SrcTy.getSizeInBits(); in AArch64LegalizerInfo() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp1224 uint64_t SrcSize = DL.getTypeSizeInBits(Val->getType()); in CoerceIntOrPtrToIntOrPtr() local
1270 llvm::TypeSize SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedLoad() local
1367 llvm::TypeSize SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedStore() local
3023 uint64_t SrcSize = CGM.getDataLayout().getTypeAllocSize(STy); in EmitFunctionProlog() local
5104 uint64_t SrcSize = CGM.getDataLayout().getTypeAllocSize(SrcTy); in EmitCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp870 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1285 unsigned SrcSize = A->getType()->getScalarSizeInBits(); in visitZExt() local
1730 int SrcSize = (int)SrcTy->getScalarSizeInBits() - IsSigned; in isKnownExactCastIntToFP() local
H A DInstructionCombining.cpp2597 uint64_t SrcSize = in visitGetElementPtrInst() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp128 double extTSPScore(uint64_t SrcAddr, uint64_t SrcSize, uint64_t DstAddr, in extTSPScore()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1279 Value *SrcSize = MemCpy->getLength(); in processMemSetMemCpyDependence() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h539 unsigned SrcSize = Src->getScalarSizeInBits(); in getCastInstrCost() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp356 TypeSize SrcSize = DL.getTypeSizeInBits(SrcTy); in ConstantFoldLoadThroughBitcast() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp3266 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
3284 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local

12