/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/ |
D | EmulateInstructionPPC64.h | 34 SupportsEmulatingInstructionsOfTypeStatic(InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic() 53 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
|
D | EmulateInstructionPPC64.cpp | 58 InstructionType inst_type) { in CreateInstance()
|
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/ |
D | EmulateInstructionMIPS64.h | 43 lldb_private::InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic() 63 lldb_private::InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
|
D | EmulateInstructionMIPS64.cpp | 199 InstructionType inst_type) { in CreateInstance()
|
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/ |
D | EmulateInstructionMIPS.h | 45 lldb_private::InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic() 67 lldb_private::InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
|
D | EmulateInstructionMIPS.cpp | 212 InstructionType inst_type) { in CreateInstance()
|
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.h | 73 SupportsEmulatingInstructionsOfTypeStatic(InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic() 123 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
|
D | EmulateInstructionARM.cpp | 727 InstructionType inst_type) { in CreateInstance()
|
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
D | EmulateInstructionARM64.h | 36 lldb_private::InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic() 56 lldb_private::InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
|
D | EmulateInstructionARM64.cpp | 136 InstructionType inst_type) { in CreateInstance()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | transformation_propagate_instruction_up.cpp | 346 const auto* inst_type = ir_context->get_type_mgr()->GetType(inst.type_id()); in GetInstructionToPropagate() local
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_propagate_instruction_up.cpp | 346 const auto* inst_type = ir_context->get_type_mgr()->GetType(inst.type_id()); in GetInstructionToPropagate() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_propagate_instruction_up.cpp | 346 const auto* inst_type = ir_context->get_type_mgr()->GetType(inst.type_id()); in GetInstructionToPropagate() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | upgrade_memory_model.cpp | 529 InstructionType inst_type) { in UpgradeFlags()
|
D | merge_return_pass.cpp | 324 Instruction* inst_type = get_def_use_mgr()->GetDef(inst.type_id()); in CreatePhiNodesForInst() local
|
D | folding_rules.cpp | 2171 const analysis::Type* inst_type = in RedundantIAdd() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 529 InstructionType inst_type) { in UpgradeFlags()
|
D | merge_return_pass.cpp | 324 Instruction* inst_type = get_def_use_mgr()->GetDef(inst.type_id()); in CreatePhiNodesForInst() local
|
D | folding_rules.cpp | 2089 const analysis::Type* inst_type = in RedundantIAdd() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 529 InstructionType inst_type) { in UpgradeFlags()
|
D | merge_return_pass.cpp | 324 Instruction* inst_type = get_def_use_mgr()->GetDef(inst.type_id()); in CreatePhiNodesForInst() local
|
D | folding_rules.cpp | 2089 const analysis::Type* inst_type = in RedundantIAdd() local
|