Home
last modified time | relevance | path

Searched defs:DstSize (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2760 unsigned DstSize = DstTy.getSizeInBits(); applyMappingImpl() local
4084 unsigned DstSize = getSizeInBits(MI.getOperand(0).getReg(), MRI, *TRI); getInstrMapping() local
4095 unsigned DstSize = getSizeInBits(MI.getOperand(0).getReg(), MRI, *TRI); getInstrMapping() local
4106 unsigned DstSize = DstTy.getSizeInBits(); getInstrMapping() local
4123 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4168 unsigned DstSize = getSizeInBits(Dst, MRI, *TRI); getInstrMapping() local
4180 unsigned DstSize = getSizeInBits(Dst, MRI, *TRI); getInstrMapping() local
4205 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4267 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4595 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4603 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4620 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4627 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4758 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4773 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4781 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4807 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4888 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
4898 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
5061 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
[all...]
H A DAMDGPUInstructionSelector.cpp506 unsigned DstSize = DstTy.getSizeInBits(); selectG_EXTRACT() local
556 const unsigned DstSize = DstTy.getSizeInBits(); selectG_MERGE_VALUES() local
594 const unsigned DstSize = DstTy.getSizeInBits(); selectG_UNMERGE_VALUES() local
804 unsigned DstSize = MRI->getType(DstReg).getSizeInBits(); selectG_INSERT() local
2267 unsigned DstSize = DstTy.getSizeInBits(); selectG_TRUNC() local
2405 const unsigned DstSize = DstTy.getSizeInBits(); selectG_SZA_EXT() local
[all...]
H A DSIRegisterInfo.cpp3026 unsigned DstSize = getRegSizeInBits(*DstRC); shouldCoalesce() local
H A DAMDGPULegalizerInfo.cpp1466 const unsigned DstSize = DstTy.getSizeInBits(); AMDGPULegalizerInfo() local
1529 unsigned DstSize = DstTy.getSizeInBits(); AMDGPULegalizerInfo() local
H A DSIInstrInfo.cpp3224 unsigned DstSize = RI.getRegSizeInBits(*DstRC); insertSelect() local
4770 uint32_t DstSize = RI.getRegSizeInBits(*DstRC) / 32; verifyInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCRegisterBankInfo.cpp221 unsigned DstSize = DstTy.getSizeInBits(); getInstrMapping() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp940 unsigned DstSize = RBI.getSizeInBits(DstReg, MRI, TRI); getRegClassesForCopy() local
1018 unsigned DstSize = TRI.getRegSizeInBits(*DstRC); selectCopy() local
1085 const unsigned DstSize = DstTy.getSizeInBits(); selectFPConvOpc() local
2796 unsigned DstSize = DstTy.getSizeInBits(); select() local
3268 const unsigned DstSize = MRI.getType(DstReg).getSizeInBits(); select() local
3306 unsigned DstSize = DstTy.getSizeInBits(); select() local
5327 unsigned DstSize = DstTy.getSizeInBits(); selectUSMovFromExtend() local
5443 tryAdvSIMDModImm8(Register Dst,unsigned DstSize,APInt Bits,MachineIRBuilder & Builder) tryAdvSIMDModImm8() argument
5465 tryAdvSIMDModImm16(Register Dst,unsigned DstSize,APInt Bits,MachineIRBuilder & Builder,bool Inv) tryAdvSIMDModImm16() argument
5495 tryAdvSIMDModImm32(Register Dst,unsigned DstSize,APInt Bits,MachineIRBuilder & Builder,bool Inv) tryAdvSIMDModImm32() argument
5531 tryAdvSIMDModImm64(Register Dst,unsigned DstSize,APInt Bits,MachineIRBuilder & Builder) tryAdvSIMDModImm64() argument
5553 tryAdvSIMDModImm321s(Register Dst,unsigned DstSize,APInt Bits,MachineIRBuilder & Builder,bool Inv) tryAdvSIMDModImm321s() argument
5583 tryAdvSIMDModImmFP(Register Dst,unsigned DstSize,APInt Bits,MachineIRBuilder & Builder) tryAdvSIMDModImmFP() argument
5799 unsigned DstSize = DstTy.getSizeInBits(); emitConstantVector() local
5857 unsigned DstSize = DstTy.getSizeInBits(); tryOptConstantBuildVec() local
5949 unsigned DstSize = DstTy.getSizeInBits(); selectBuildVector() local
[all...]
H A DAArch64RegisterBankInfo.cpp188 CHECK_VALUEMAP_FPEXT(DstSize,SrcSize) AArch64RegisterBankInfo() argument
H A DAArch64LegalizerInfo.cpp576 unsigned DstSize = Query.Types[0].getSizeInBits(); AArch64LegalizerInfo() local
1977 const unsigned DstSize = DstTy.getSizeInBits(); legalizeFCopySign() local
H A DAArch64PreLegalizerCombiner.cpp53 const unsigned DstSize = MRI.getType(DstReg).getSizeInBits(); in matchFConstantToConstant() local
H A DAArch64PostLegalizerCombiner.cpp84 unsigned DstSize = DstTy.getSizeInBits(); in matchExtractVecEltPairwiseAdd() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp194 unsigned DstSize = TRI->getRegSizeInBits(Dst, *MRI); in buildAnyextOrCopy() local
H A DCallLowering.cpp576 const unsigned DstSize = DstTy.getSizeInBits(); buildCopyToRegs() local
H A DLegalizerHelper.cpp1791 const int DstSize = DstTy.getSizeInBits(); widenScalarMergeValues() local
1941 unsigned DstSize = DstTy.getSizeInBits(); widenScalarUnmergeValues() local
7106 const unsigned DstSize = DstTy.getSizeInBits(); lowerUnmergeValues() local
7315 unsigned DstSize = DstTy.getSizeInBits(); lowerExtract() local
[all...]
H A DUtils.cpp937 const unsigned DstSize = DstTy.getScalarSizeInBits(); ConstantFoldCastOp() local
H A DCombinerHelper.cpp2392 unsigned DstSize = DstTy.getScalarSizeInBits(); matchCombineZextTrunc() local
4292 unsigned DstSize = DstTy.getSizeInBits(); matchICmpToLHSKnownBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1341 unsigned DstSize = DstElTy.getSizeInBits(); verifyPreISelGenericInstruction() local
1509 unsigned DstSize = MRI->getType(MI->getOperand(0).getReg()).getSizeInBits(); verifyPreISelGenericInstruction() local
1531 unsigned DstSize = MRI->getType(MI->getOperand(0).getReg()).getSizeInBits(); verifyPreISelGenericInstruction() local
1964 TypeSize DstSize = TRI->getRegSizeInBits(DstReg, *MRI); visitMachineInstrBefore() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp195 uint64_t DstSize = DstDL.getTypeAllocSize(DstGV->getValueType()); in computeResultingSelectionKind() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1170 /// with an in-memory size smaller than DstSize. in EnterStructPointerForCoercedAccess() argument
1229 uint64_t DstSize = DL.getTypeSizeInBits(DestIntTy); CoerceIntOrPtrToIntOrPtr() local
1266 llvm::TypeSize DstSize = CGF.CGM.getDataLayout().getTypeAllocSize(Ty); CreateCoercedLoad() local
1397 llvm::TypeSize DstSize = CGF.CGM.getDataLayout().getTypeAllocSize(DstTy); CreateCoercedStore() local
3258 uint64_t DstSize = PtrElementSize.getFixedValue(); EmitFunctionProlog() local
5335 uint64_t DstSize = DstTypeSize.getFixedValue(); EmitCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h597 unsigned DstSize = Dst->getScalarSizeInBits(); getCastInstrCost() local
611 TypeSize DstSize = DL.getTypeSizeInBits(Dst); getCastInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h276 const unsigned DstSize = DstTy.getSizeInBits(); tryCombineTrunc() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp273 const unsigned DstSize = RBI.getSizeInBits(DstReg, MRI, TRI); selectCopy() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1100 unsigned DstSize = IsGather4 ? 4 : std::max(llvm::popcount(DMask), 1); convertMIMGInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1166 unsigned DstSize = DestTy->getScalarSizeInBits(); visitZExt() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3252 unsigned DstSize = DstTy->getScalarSizeInBits(); isEliminableCastPair() local
3270 unsigned DstSize = DstTy->getScalarSizeInBits(); isEliminableCastPair() local

12