/freebsd/contrib/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
|
/freebsd/sys/dev/pms/freebsd/driver/common/ |
H A D | lxutil.c | 628 U32 MemSize, in agtiapi_MemAlloc()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 249 uint64_t MemSize = DL.getTypeAllocSize(ElementTy); in setArgFlags() local 912 uint64_t MemSize = Flags.getByValSize(); in handleAssignments() local 1272 const MachinePointerInfo &SrcPtrInfo, Align SrcAlign, uint64_t MemSize, in copyArgumentMemory()
|
H A D | LegalizerHelper.cpp | 734 uint64_t MemSize = MemType.getSizeInBytes(); in getOutlineAtomicLibcall() local 1380 unsigned MemSize = MMO.getSizeInBits().getValue(); in narrowScalar() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 403 uint64_t MemSize) { in getOutlineAtomicHelper() 450 uint64_t MemSize = VT.getScalarSizeInBits() / 8; in getOUTLINE_ATOMIC() local
|
H A D | TargetInstrInfo.cpp | 650 int64_t MemSize = 0; in foldMemoryOperand() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64LoadStoreOptimizer.cpp | 995 int MemSize = TII->getMemScale(*Paired); in mergePairedInsns() local 1747 int MemSize = TII->getMemScale(MI); in findMatchingInsn() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 411 uint64_t MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); in isLoadStoreSizeLegal() local 1390 unsigned MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); in AMDGPULegalizerInfo() local 1514 unsigned MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); in AMDGPULegalizerInfo() local 1548 unsigned MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); in AMDGPULegalizerInfo() local 3100 const unsigned MemSize = MemTy.getSizeInBits(); in legalizeLoad() local 5820 const int MemSize = MMO->getSize().getValue(); in legalizeBufferStore() local 6758 const unsigned MemSize = (Size + 7) / 8; in legalizeSBufferLoad() local
|
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 1371 const unsigned MemSize = (Ty.getSizeInBits() + 7) / 8; in applyMappingSBufferLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 578 uint64_t MemSize = 0; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 713 std::optional<llvm::yaml::Hex64> MemSize; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 3620 unsigned MemSize = ResVT.getSizeInBits()/8; in fastLowerCall() local
|
H A D | X86ISelLowering.cpp | 20034 unsigned MemSize = DstTy.getStoreSize(); in FP_TO_INTHelper() local 43951 unsigned MemSize = BCast->getMemoryVT().getScalarSizeInBits(); in combineBitcast() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 2464 unsigned MemSize = HII.getMemAccessSize(MI); in optimizeSpillSlots() local
|
H A D | HexagonISelLoweringHVX.cpp | 2984 uint64_t MemSize = (MemOpc == ISD::MLOAD || MemOpc == ISD::MSTORE) in SplitHvxMemOp() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 4251 const char *MemSize = Base[0] != 'f' ? "\x08\x10\x20\x40" : "\x20\x40\x50\0"; in matchAndEmitATTInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 1077 unsigned MemSize = MemN->getMemoryVT().getSizeInBits() / 8; in SelectAddrMode6() local
|
H A D | ARMISelLowering.cpp | 21155 unsigned MemSize = cast<ConstantInt>(I.getArgOperand(2))->getZExtValue(); in getTgtMemIntrinsic() local 21185 unsigned MemSize = cast<ConstantInt>(I.getArgOperand(3))->getZExtValue(); in getTgtMemIntrinsic() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 5503 unsigned MemSize = Ld.getMMO().getMemoryType().getSizeInBytes(); in selectIndexedLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 11560 uint64_t MemSize = DL.getTypeAllocSize(ArgMemTy); in LowerArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 16257 uint64_t MemSize; performCONCAT_VECTORSCombine() local
|