Home
last modified time | relevance | path

Searched refs:DDR (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/mlir/docs/Tutorials/
H A DCreatingADialect.md25 typically described in TableGen file using the [DDR
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Damdgcn-load-offset-from-reg.ll121 …\CD.B\00\CD.C\01\A8.shaders\81\A8.compute\82\B0.api_shader_hash\92\CFg\D6}\DDR\\\E8\0B\00\B1.hardw…
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td221 def DDR : BinaryRR <"ddr", 0x2D, null_frag, FP64, FP64>;
H A DSystemZScheduleZ16.td1069 def : InstRW<[WLat30, VecFPd, NormalGr], (instregex "DDR$")>;
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp13995 DeferDiagsRAII DDR(*this, in CreateOverloadedBinOp() local