Home
last modified time | relevance | path

Searched defs:MemDesc (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_state.h44 struct MemDesc { struct
50 MemDesc() in MemDesc() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h113 struct MemDesc { struct
114 LLT MemoryTy;
115 uint64_t AlignInBits;
116 AtomicOrdering Ordering;
119 MemDesc(LLT MemoryTy, uint64_t AlignInBits, AtomicOrdering Ordering) in MemDesc() argument
121 MemDesc(const MachineMemOperand &MMO) in MemDesc() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h112 struct MemDesc { struct
113 LLT MemoryTy;
114 uint64_t AlignInBits;
115 AtomicOrdering Ordering;
118 MemDesc(LLT MemoryTy, uint64_t AlignInBits, AtomicOrdering Ordering) in MemDesc() function
120 MemDesc(const MachineMemOperand &MMO) in MemDesc() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h113 struct MemDesc { struct
114 LLT MemoryTy;
115 uint64_t AlignInBits;
116 AtomicOrdering Ordering;
119 MemDesc(LLT MemoryTy, uint64_t AlignInBits, AtomicOrdering Ordering) in MemDesc() function
121 MemDesc(const MachineMemOperand &MMO) in MemDesc() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h113 struct MemDesc { struct
114 LLT MemoryTy;
115 uint64_t AlignInBits;
116 AtomicOrdering Ordering;
119 MemDesc(LLT MemoryTy, uint64_t AlignInBits, AtomicOrdering Ordering) in MemDesc() argument
121 MemDesc(const MachineMemOperand &MMO) in MemDesc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h112 struct MemDesc { struct
113 LLT MemoryTy;
114 uint64_t AlignInBits;
115 AtomicOrdering Ordering;
118 MemDesc(LLT MemoryTy, uint64_t AlignInBits, AtomicOrdering Ordering) in MemDesc() function
120 MemDesc(const MachineMemOperand &MMO) in MemDesc() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h125 struct MemDesc { struct
126 uint64_t SizeInBits;
127 uint64_t AlignInBits;
128 AtomicOrdering Ordering;
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1007 const MCInstrDesc &MemDesc = get(MemOpcode); in foldMemoryOperandImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1193 const MCInstrDesc &MemDesc = get(MemOpcode); in foldMemoryOperandImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1274 const MCInstrDesc &MemDesc = get(MemOpcode); in foldMemoryOperandImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp748 LegalityQuery::MemDesc MemDesc(MMO); in matchCombineLoadWithAndMask() local