/aosp_15_r20/external/capstone/bindings/java/capstone/ |
H A D | Mips.java | 16 public static class MemType extends Structure { class in Mips
|
H A D | Xcore.java | 16 public static class MemType extends Structure { class in Xcore
|
H A D | Systemz.java | 16 public static class MemType extends Structure { class in Systemz
|
H A D | Sparc.java | 16 public static class MemType extends Structure { class in Sparc
|
H A D | Ppc.java | 16 public static class MemType extends Structure { class in Ppc
|
H A D | Arm64.java | 16 public static class MemType extends Structure { class in Arm64
|
H A D | Arm.java | 16 public static class MemType extends Structure { class in Arm
|
H A D | X86.java | 16 public static class MemType extends Structure { class in X86
|
/aosp_15_r20/external/eigen/Eigen/src/SparseLU/ |
H A D | SparseLU_Structs.h | 74 typedef enum {LUSUP, UCOL, LSUB, USUB, LLVL, ULVL} MemType; typedef
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/ |
H A D | hw_tests.rs | 178 mem_type: MemType, in st_test_data()
|
H A D | ir.rs | 2245 pub enum MemType { enum 2255 impl MemType { impl 2256 pub fn from_size(size: u8, is_signed: bool) -> MemType { in from_size() 2291 impl fmt::Display for MemType { implementation
|
H A D | sm50.rs | 2197 fn set_mem_type(&mut self, range: Range<usize>, mem_type: MemType) { in set_mem_type()
|
H A D | sm70.rs | 2552 fn set_mem_type(&mut self, range: Range<usize>, mem_type: MemType) { in set_mem_type()
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | WasmTranslator.cpp | 1204 Node LoadMem(wasm::LocalType Type, MachineType MemType, Node Index, in LoadMem()
|
H A D | IceInstX8664.cpp | 2858 const Type MemType = getType(); in emit() local
|
H A D | IceTargetLoweringX8664.cpp | 4779 X86OperandMem *TargetX8664::computeAddressOpt(const Inst *Instr, Type MemType, in computeAddressOpt()
|
H A D | IceTargetLoweringX8632.cpp | 5358 X86OperandMem *TargetX8632::computeAddressOpt(const Inst *Instr, Type MemType, in computeAddressOpt()
|
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/ |
H A D | p_shader_tokens.h | 136 unsigned MemType : 2; /**< TGSI_MEMORY_TYPE_x for TGSI_FILE_MEMORY */ member
|
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/ |
H A D | p_shader_tokens.h | 150 unsigned MemType : 2; /**< TGSI_MEMORY_TYPE_x for TGSI_FILE_MEMORY */ member
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 3616 llvm::Type *MemType = ConvertTypeForMem(I->Ty)->getPointerTo(AS); in EmitCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 27312 Type *MemType = SI->getValueOperand()->getType(); in shouldExpandAtomicStoreInIR() local 27327 Type *MemType = LI->getType(); in shouldExpandAtomicLoadInIR() local 27346 Type *MemType = AI->getType(); in shouldExpandAtomicRMWInIR() local 27387 Type *MemType = AI->getType(); in lowerIdempotentRMWIntoFencedLoad() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/ |
H A D | AGESA.h | 2054 OUT UINT8 MemType; ///< Indicate the DRAM technology type that is being used member
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/ |
H A D | AGESA.h | 2224 OUT UINT8 MemType; ///< Indicate the DRAM technology type that is being used member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 31454 Type *MemType = SI->getValueOperand()->getType(); in shouldExpandAtomicStoreInIR() local 31471 Type *MemType = LI->getType(); in shouldExpandAtomicLoadInIR() local 31833 Type *MemType = AI->getType(); in shouldExpandAtomicRMWInIR() local 31879 Type *MemType = AI->getType(); in lowerIdempotentRMWIntoFencedLoad() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 20592 Type *MemType = AI->getType(); in shouldExpandAtomicRMWInIR() local 20631 Type *MemType = AI->getType(); in lowerIdempotentRMWIntoFencedLoad() local
|