Home
last modified time | relevance | path

Searched defs:MemSize (Results 1 – 21 of 21) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp25 unsigned MemSize; member
31 static bool isUnalignedMemmoryAccess(uint64_t MemSize, uint64_t AlignInBits) { in isUnalignedMemmoryAccess() argument
347 unsigned MemSize = (**MI.memoperands_begin()).getSize().getValue(); in legalizeCustom() local
[all...]
/freebsd-src/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c628 U32 MemSize, in agtiapi_MemAlloc()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp812 uint64_t MemSize = Flags.getByValSize(); handleAssignments() local
1157 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 DLegalizerHelper.cpp715 uint64_t MemSize = MemType.getSizeInBytes(); getOutlineAtomicLibcall() local
1338 unsigned MemSize = MMO.getSizeInBits(); narrowScalar() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp993 int MemSize = TII->getMemScale(*Paired); mergePairedInsns() local
1745 int MemSize = TII->getMemScale(MI); findMatchingInsn() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp525 getOutlineAtomicHelper(const Libcall (& LC)[5][4],AtomicOrdering Order,uint64_t MemSize) getOutlineAtomicHelper() argument
572 uint64_t MemSize = VT.getScalarSizeInBits() / 8; getOUTLINE_ATOMIC() local
H A DTargetInstrInfo.cpp650 int64_t MemSize = 0; in foldMemoryOperand() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp327 uint64_t MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); isLoadStoreSizeLegal() local
1343 unsigned MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); AMDGPULegalizerInfo() local
1467 unsigned MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); AMDGPULegalizerInfo() local
1501 unsigned MemSize = Query.MMODescrs[0].MemoryTy.getSizeInBits(); AMDGPULegalizerInfo() local
3004 const unsigned MemSize = MemTy.getSizeInBits(); legalizeLoad() local
5616 const int MemSize = MMO->getSize(); legalizeBufferStore() local
6544 const unsigned MemSize = (Size + 7) / 8; legalizeSBufferLoad() local
[all...]
H A DAMDGPURegisterBankInfo.cpp452 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...]
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h462 uint64_t MemSize = 0; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h701 std::optional<llvm::yaml::Hex64> MemSize; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3618 unsigned MemSize = ResVT.getSizeInBits()/8; fastLowerCall() local
H A DX86ISelLowering.cpp19845 unsigned MemSize = DstTy.getStoreSize(); FP_TO_INTHelper() local
42961 unsigned MemSize = BCast->getMemoryVT().getScalarSizeInBits(); combineBitcast() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2465 unsigned MemSize = HII.getMemAccessSize(MI); optimizeSpillSlots() local
H A DHexagonISelLoweringHVX.cpp2984 uint64_t MemSize = (MemOpc == ISD::MLOAD || MemOpc == ISD::MSTORE) in SplitHvxMemOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4134 const char *MemSize = Base[0] != 'f' ? "\x08\x10\x20\x40" : "\x20\x40\x50\0"; MatchAndEmitATTInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1071 unsigned MemSize = MemN->getMemoryVT().getSizeInBits() / 8; SelectAddrMode6() local
H A DARMISelLowering.cpp21132 unsigned MemSize = cast<ConstantInt>(I.getArgOperand(2))->getZExtValue(); getTgtMemIntrinsic() local
21162 unsigned MemSize = cast<ConstantInt>(I.getArgOperand(3))->getZExtValue(); getTgtMemIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5707 unsigned MemSize = Ld.getMMO().getMemoryType().getSizeInBytes(); selectIndexedLoad() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11040 uint64_t MemSize = DL.getTypeAllocSize(ArgMemTy); LowerArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14924 uint64_t MemSize; performCONCAT_VECTORSCombine() local