Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp251 unsigned SrcSize = TRI->getRegSizeInBits(Src, *MRI); in buildAnyextOrCopy() local
624 unsigned SrcSize = TRI->getRegSizeInBits(SrcReg, *MRI); in lowerInlineAsm() local
H A DCallLowering.cpp358 unsigned SrcSize = PartLLT.getSizeInBits() * Regs.size(); in buildCopyFromRegs() local
489 const unsigned SrcSize = SrcTy.getSizeInBits(); in buildCopyToRegs() local
H A DLegalizerHelper.cpp1067 uint64_t SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in narrowScalar() local
1350 const int SrcSize = SrcTy.getSizeInBits(); in widenScalarMergeValues() local
4828 unsigned SrcSize = MRI.getType(Src1).getSizeInBits(); in narrowScalarMul() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp3576 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
3587 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
3598 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
3615 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
3652 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local
3664 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local
3740 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local
4004 unsigned SrcSize = MRI.getType(MI.getOperand(3).getReg()).getSizeInBits(); in getInstrMapping() local
4040 unsigned SrcSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in getInstrMapping() local
4048 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); in getInstrMapping() local
[all …]
H A DAMDGPUPostLegalizerCombiner.cpp171 unsigned SrcSize = MRI.getType(SrcReg).getSizeInBits(); in matchUCharToFloat() local
H A DAMDGPUInstructionSelector.cpp464 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_EXTRACT() local
509 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_MERGE_VALUES() local
554 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_UNMERGE_VALUES() local
1854 unsigned SrcSize = SrcTy.getSizeInBits(); in selectG_TRUNC() local
1983 const unsigned SrcSize = I.getOpcode() == AMDGPU::G_SEXT_INREG ? in selectG_SZA_EXT() local
H A DAMDGPUISelLowering.cpp875 unsigned SrcSize = Source.getSizeInBits(); in isTruncateFree() local
884 unsigned SrcSize = Source->getScalarSizeInBits(); in isTruncateFree() local
894 unsigned SrcSize = Src->getScalarSizeInBits(); in isZExtFree() local
H A DSIRegisterInfo.cpp2264 unsigned SrcSize = getRegSizeInBits(*SrcRC); in shouldCoalesce() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp195 uint64_t SrcSize = SrcDL.getTypeAllocSize(SrcGV->getValueType()); in computeResultingSelectionKind() local
296 uint64_t SrcSize = DL.getTypeAllocSize(Src.getValueType()); in shouldLinkFromSource() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1174 unsigned SrcSize = SrcElTy.getSizeInBits(); in verifyPreISelGenericInstruction() local
1327 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
1349 unsigned SrcSize = MRI->getType(SrcOp.getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
1701 unsigned SrcSize = 0; in visitMachineInstrBefore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp183 #define CHECK_VALUEMAP_FPEXT(DstSize, SrcSize) \ in AArch64RegisterBankInfo() argument
H A DAArch64InstructionSelector.cpp778 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in isValidCopy() local
838 unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in getRegClassesForCopy() local
907 unsigned SrcSize = TRI.getRegSizeInBits(*SrcRC); in selectCopy() local
970 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectFPConvOpc() local
2462 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
2943 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
H A DAArch64LegalizerInfo.cpp409 unsigned SrcSize = SrcTy.getSizeInBits(); in AArch64LegalizerInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp239 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in selectCopy() local
1321 unsigned SrcSize = SrcTy.getSizeInBits(); in selectMergeValues() local
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c407 UINTN SrcSize; in AppendDevicePathInstance() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1198 uint64_t SrcSize = DL.getTypeSizeInBits(Val->getType()); in CoerceIntOrPtrToIntOrPtr() local
1244 llvm::TypeSize SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedLoad() local
1328 llvm::TypeSize SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedStore() local
2880 uint64_t SrcSize = CGM.getDataLayout().getTypeAllocSize(STy); in EmitFunctionProlog() local
4937 uint64_t SrcSize = CGM.getDataLayout().getTypeAllocSize(SrcTy); in EmitCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp870 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1239 unsigned SrcSize = A->getType()->getScalarSizeInBits(); in visitZExt() local
1643 int SrcSize = (int)SrcTy->getScalarSizeInBits() - IsSigned; in isKnownExactCastIntToFP() local
H A DInstCombineShifts.cpp715 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in FoldShiftByConstant() local
H A DInstructionCombining.cpp2292 uint64_t SrcSize = DL.getTypeAllocSize(StrippedPtrEltTy).getFixedSize(); in visitGetElementPtrInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1180 Value *SrcSize = MemCpy->getLength(); in processMemSetMemCpyDependence() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h485 unsigned SrcSize = Src->getScalarSizeInBits(); in getCastInstrCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp356 uint64_t SrcSize = DL.getTypeSizeInBits(SrcTy); in ConstantFoldLoadThroughBitcast() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp2862 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
2878 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1696 unsigned SrcSize = SrcOp.getValueSizeInBits(); in EmitStackConvert() local

12