Home
last modified time | relevance | path

Searched defs:MemType (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/capstone/bindings/java/capstone/
H A DMips.java16 public static class MemType extends Structure { class in Mips
H A DXcore.java16 public static class MemType extends Structure { class in Xcore
H A DSystemz.java16 public static class MemType extends Structure { class in Systemz
H A DSparc.java16 public static class MemType extends Structure { class in Sparc
H A DPpc.java16 public static class MemType extends Structure { class in Ppc
H A DArm64.java16 public static class MemType extends Structure { class in Arm64
H A DArm.java16 public static class MemType extends Structure { class in Arm
H A DX86.java16 public static class MemType extends Structure { class in X86
/aosp_15_r20/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_Structs.h74 typedef enum {LUSUP, UCOL, LSUB, USUB, LLVL, ULVL} MemType; typedef
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dhw_tests.rs178 mem_type: MemType, in st_test_data()
H A Dir.rs2245 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 Dsm50.rs2197 fn set_mem_type(&mut self, range: Range<usize>, mem_type: MemType) { in set_mem_type()
H A Dsm70.rs2552 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 DWasmTranslator.cpp1204 Node LoadMem(wasm::LocalType Type, MachineType MemType, Node Index, in LoadMem()
H A DIceInstX8664.cpp2858 const Type MemType = getType(); in emit() local
H A DIceTargetLoweringX8664.cpp4779 X86OperandMem *TargetX8664::computeAddressOpt(const Inst *Instr, Type MemType, in computeAddressOpt()
H A DIceTargetLoweringX8632.cpp5358 X86OperandMem *TargetX8632::computeAddressOpt(const Inst *Instr, Type MemType, in computeAddressOpt()
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h136 unsigned MemType : 2; /**< TGSI_MEMORY_TYPE_x for TGSI_FILE_MEMORY */ member
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_shader_tokens.h150 unsigned MemType : 2; /**< TGSI_MEMORY_TYPE_x for TGSI_FILE_MEMORY */ member
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCall.cpp3616 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 DX86ISelLowering.cpp27312 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 DAGESA.h2054 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 DAGESA.h2224 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 DX86ISelLowering.cpp31454 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 DX86ISelLowering.cpp20592 Type *MemType = AI->getType(); in shouldExpandAtomicRMWInIR() local
20631 Type *MemType = AI->getType(); in lowerIdempotentRMWIntoFencedLoad() local