/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | process_state.h | 44 struct MemDesc { struct 50 MemDesc() in MemDesc() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 113 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 D | LegalizerInfo.h | 112 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/ |
D | LegalizerInfo.h | 113 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/ |
D | LegalizerInfo.h | 113 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/ |
D | LegalizerInfo.h | 112 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 D | LegalizerInfo.h | 125 struct MemDesc { struct 126 uint64_t SizeInBits; 127 uint64_t AlignInBits; 128 AtomicOrdering Ordering;
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 1007 const MCInstrDesc &MemDesc = get(MemOpcode); in foldMemoryOperandImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 1193 const MCInstrDesc &MemDesc = get(MemOpcode); in foldMemoryOperandImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 1274 const MCInstrDesc &MemDesc = get(MemOpcode); in foldMemoryOperandImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 748 LegalityQuery::MemDesc MemDesc(MMO); in matchCombineLoadWithAndMask() local
|