/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIAddIMGInit.cpp | 126 uint32_t DstSize = in runOnMachineFunction() local
|
H A D | AMDGPUInstructionSelector.cpp | 455 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 D | SIRegisterInfo.cpp | 1709 unsigned DstSize = getRegSizeInBits(*DstRC); in shouldCoalesce() local
|
H A D | AMDGPURegisterBankInfo.cpp | 1821 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 D | SIInstrInfo.cpp | 2178 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 D | LinkModules.cpp | 194 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 D | AMDGPUDisassembler.cpp | 519 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 D | InstCombineShifts.cpp | 734 unsigned DstSize = TI->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
|
H A D | InstCombineCasts.cpp | 1150 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 D | MachineVerifier.cpp | 1142 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 D | X86InstructionSelector.cpp | 234 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 D | LegalizerHelper.cpp | 1188 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 D | Instructions.cpp | 2656 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 D | AArch64InstructionSelector.cpp | 589 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...] |