Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_replace_load_store_with_copy_memory.cpp50 auto load_instruction = in IsApplicable() local
101 auto load_instruction = in Apply() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_replace_load_store_with_copy_memory.cpp49 auto load_instruction = in IsApplicable() local
100 auto load_instruction = in Apply() local
Dtransformation_replace_copy_object_with_store_load.cpp121 opt::Instruction* load_instruction = in Apply() local
Dtransformation_push_id_through_variable.cpp139 opt::Instruction* load_instruction = in Apply() local
Dtransformation_replace_constant_with_uniform.cpp269 auto load_instruction = MakeLoadInstruction(ir_context, constant_type_id); in Apply() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_load_store_with_copy_memory.cpp50 auto load_instruction = in IsApplicable() local
101 auto load_instruction = in Apply() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.cpp1361 if (LoadInst *load_instruction = dyn_cast<LoadInst>(u)) in HandleObjCClass() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2592 auto* load_instruction = in EmitTransferElements() local