Home
last modified time | relevance | path

Searched defs:DstSize (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIAddIMGInit.cpp126 uint32_t DstSize = in runOnMachineFunction() local
H A DAMDGPUInstructionSelector.cpp455 const unsigned DstSize = DstTy.getSizeInBits(); in selectG_EXTRACT() local
497 const unsigned DstSize = DstTy.getSizeInBits(); in selectG_MERGE_VALUES() local
535 const unsigned DstSize = DstTy.getSizeInBits(); in selectG_UNMERGE_VALUES() local
593 unsigned DstSize = MRI->getType(DstReg).getSizeInBits(); in selectG_INSERT() local
[all...]
H A DSIRegisterInfo.cpp1709 unsigned DstSize = getRegSizeInBits(*DstRC); in shouldCoalesce() local
H A DAMDGPURegisterBankInfo.cpp1821 unsigned DstSize = DstTy.getSizeInBits(); in applyMappingImpl() local
2670 unsigned DstSize = getSizeInBits(MI.getOperand(0).getReg(), MRI, *TRI); in getInstrMapping() local
2681 unsigned DstSize = getSizeInBits(MI.getOperand(0).getReg(), MRI, *TRI); in getInstrMapping() local
2692 unsigned DstSize = DstTy.getSizeInBits(); in getInstrMapping() local
2710 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
2740 unsigned DstSize = getSizeInBits(Dst, MRI, *TRI); getInstrMapping() local
2753 unsigned DstSize = getSizeInBits(Dst, MRI, *TRI); getInstrMapping() local
2835 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
2998 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
3008 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
3027 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
3034 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
3113 unsigned DstSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
[all...]
H A DSIInstrInfo.cpp2178 unsigned DstSize = RI.getRegSizeInBits(*DstRC); in insertSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DLinkModules.cpp194 uint64_t DstSize = DstDL.getTypeAllocSize(DstGV->getValueType()); in computeResultingSelectionKind() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp519 unsigned DstSize = IsGather4 ? 4 : std::max(countPopulation(DMask), 1u); in convertMIMGInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp734 unsigned DstSize = TI->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
H A DInstCombineCasts.cpp1150 unsigned DstSize = CI.getType()->getScalarSizeInBits(); in visitZExt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1142 unsigned DstSize = DstElTy.getSizeInBits(); in verifyPreISelGenericInstruction() local
1291 unsigned DstSize = MRI->getType(MI->getOperand(0).getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
1313 unsigned DstSize = MRI->getType(MI->getOperand(0).getReg()).getSizeInBits(); in verifyPreISelGenericInstruction() local
1543 unsigned DstSize in visitMachineInstrBefore() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp234 const unsigned DstSize = RBI.getSizeInBits(DstReg, MRI, TRI); in selectCopy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1188 const int DstSize = DstTy.getSizeInBits(); in widenScalarMergeValues() local
3472 unsigned DstSize = Ty.getSizeInBits(); in narrowScalarMul() local
4181 const unsigned DstSize = DstTy.getSizeInBits(); in lowerUnmergeValues() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp2656 unsigned DstSize = DstTy->getScalarSizeInBits(); in isEliminableCastPair() local
2672 unsigned DstSize = DstTy->getScalarSizeInBits(); in isEliminableCastPair() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp589 const unsigned DstSize = RBI.getSizeInBits(DstReg, MRI, TRI); in isValidCopy() local
652 unsigned DstSize = RBI.getSizeInBits(DstReg, MRI, TRI); in getRegClassesForCopy() local
721 unsigned DstSize = TRI.getRegSizeInBits(*DstRC); selectCopy() local
787 const unsigned DstSize = DstTy.getSizeInBits(); selectFPConvOpc() local
1738 unsigned DstSize = DstTy.getSizeInBits(); select() local
2127 const unsigned DstSize = MRI.getType(DstReg).getSizeInBits(); select() local
2161 unsigned DstSize = DstTy.getSizeInBits(); select() local
3992 unsigned DstSize = DstTy.getSizeInBits(); selectBuildVector() local
[all...]

Completed in 47 milliseconds