/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsLegalizerInfo.cpp | 25 unsigned MemSize; member 31 static bool isUnalignedMemmoryAccess(uint64_t MemSize, uint64_t AlignInBits) { in isUnalignedMemmoryAccess() 347 unsigned MemSize = (**MI.memoperands_begin()).getSize().getValue(); in legalizeCustom() local
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 241 uint64_t MemSize = DL.getTypeAllocSize(ElementTy); setArgFlags() local 904 uint64_t MemSize = Flags.getByValSize(); handleAssignments() local 1264 copyArgumentMemory(const ArgInfo & Arg,Register DstPtr,Register SrcPtr,const MachinePointerInfo & DstPtrInfo,Align DstAlign,const MachinePointerInfo & SrcPtrInfo,Align SrcAlign,uint64_t MemSize,CCValAssign & VA) const copyArgumentMemory() argument [all...] |
H A D | LegalizerHelper.cpp | 722 uint64_t MemSize = MemType.getSizeInBytes(); getOutlineAtomicLibcall() local 1365 unsigned MemSize = MMO.getSizeInBits().getValue(); narrowScalar() local [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 597 getOutlineAtomicHelper(const Libcall (& LC)[5][4],AtomicOrdering Order,uint64_t MemSize) getOutlineAtomicHelper() argument 644 uint64_t MemSize = VT.getScalarSizeInBits() / 8; getOUTLINE_ATOMIC() local
|
H A D | TargetInstrInfo.cpp | 650 int64_t MemSize = 0; in foldMemoryOperand() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64LoadStoreOptimizer.cpp | 995 int MemSize = TII->getMemScale(*Paired); mergePairedInsns() local 1747 int MemSize = TII->getMemScale(MI); findMatchingInsn() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 411 uint64_t MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); isLoadStoreSizeLegal() local 1390 unsigned MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); AMDGPULegalizerInfo() local 1514 unsigned MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); AMDGPULegalizerInfo() local 1548 unsigned MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); AMDGPULegalizerInfo() local 3100 const unsigned MemSize = MemTy.getSizeInBits(); legalizeLoad() local 5820 const int MemSize = MMO->getSize().getValue(); legalizeBufferStore() local 6749 const unsigned MemSize = (Size + 7) / 8; legalizeSBufferLoad() local [all...] |
H A D | AMDGPURegisterBankInfo.cpp | 452 const unsigned MemSize = 8 * MMO->getSize().getValue(); in isScalarLoadLegal() local 1073 const unsigned MemSize = 8 * MMO->getSize().getValue(); in applyMappingLoad() local 1372 const unsigned MemSize = (Ty.getSizeInBits() + 7) / 8; applyMappingSBufferLoad() local [all...] |
/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 578 uint64_t MemSize = 0; global() variable
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 713 std::optional<llvm::yaml::Hex64> MemSize; global() member
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 2465 unsigned MemSize = HII.getMemAccessSize(MI); optimizeSpillSlots() local
|
H A D | HexagonISelLoweringHVX.cpp | 2984 uint64_t MemSize = (MemOpc == ISD::MLOAD || MemOpc == ISD::MSTORE) SplitHvxMemOp() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 3618 unsigned MemSize = ResVT.getSizeInBits()/8; fastLowerCall() local
|
H A D | X86ISelLowering.cpp | 20058 unsigned MemSize = DstTy.getStoreSize(); FP_TO_INTHelper() local 43894 unsigned MemSize = BCast->getMemoryVT().getScalarSizeInBits(); combineBitcast() local [all...] |
/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 4227 const char *MemSize = Base[0] != 'f' ? "\x08\x10\x20\x40" : "\x20\x40\x50\0"; matchAndEmitATTInstruction() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 1077 unsigned MemSize = MemN->getMemoryVT().getSizeInBits() / 8; SelectAddrMode6() local
|
H A D | ARMISelLowering.cpp | 21170 unsigned MemSize = cast<ConstantInt>(I.getArgOperand(2))->getZExtValue(); getTgtMemIntrinsic() local 21200 unsigned MemSize = cast<ConstantInt>(I.getArgOperand(3))->getZExtValue(); getTgtMemIntrinsic() local
|
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 5440 unsigned MemSize = Ld.getMMO().getMemoryType().getSizeInBytes(); selectIndexedLoad() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 11497 uint64_t MemSize = DL.getTypeAllocSize(ArgMemTy); LowerArguments() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 16201 uint64_t MemSize; performCONCAT_VECTORSCombine() local
|