Home
last modified time | relevance | path

Searched defs:LoadOp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawPass.cpp405 std::pair<LoadOp, StoreOp> ops, in DrawPass()
418 std::pair<LoadOp, StoreOp> ops, in Make()
H A DResourceTypes.h31 enum class LoadOp : uint8_t { enum
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/lhlo/transforms/
H A Dlhlo_elemental_utils.h38 class LoadOp; variable
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/render_pass/
Dmod.rs731 pub(crate) fn load_op(&self, attachment_index: u32) -> Option<LoadOp> { in load_op()
749 pub(crate) fn stencil_load_op(&self, attachment_index: u32) -> Option<LoadOp> { in stencil_load_op()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp235 unsigned LoadOp = AMDGPUISD::LOAD_D16_HI; in matchLoadD16FromBuildVector() local
263 unsigned LoadOp = AMDGPUISD::LOAD_D16_LO; in matchLoadD16FromBuildVector() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp441 unsigned LoadOp = AMDGPUISD::LOAD_D16_HI; in matchLoadD16FromBuildVector() local
469 unsigned LoadOp = AMDGPUISD::LOAD_D16_LO; in matchLoadD16FromBuildVector() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11843 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13017 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter() local