Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dccp_pass.cpp44 SSAPropagator::PropStatus CCPPass::MarkInstructionVarying(Instruction* instr) { in MarkInstructionVarying()
105 uint32_t CCPPass::ComputeLatticeMeet(Instruction* instr, uint32_t val2) { in ComputeLatticeMeet()
133 SSAPropagator::PropStatus CCPPass::VisitAssignment(Instruction* instr) { in VisitAssignment()
207 SSAPropagator::PropStatus CCPPass::VisitBranch(Instruction* instr, in VisitBranch()
289 SSAPropagator::PropStatus CCPPass::VisitInstruction(Instruction* instr, in VisitInstruction()
336 const auto visit_fn = [this](Instruction* instr, BasicBlock** dest_bb) { in PropagateConstants()
Dpropagator.cpp39 void SSAPropagator::AddSSAEdges(Instruction* instr) { in AddSSAEdges()
87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate()
186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate()
191 block->ForEachInst([this, &changed](Instruction* instr) { in Simulate()
255 Instruction* instr = ssa_edge_uses_.front(); in Run() local
Dpropagator.h230 bool ShouldSimulateAgain(Instruction* instr) const { in ShouldSimulateAgain()
235 void DontSimulateAgain(Instruction* instr) { do_not_simulate_.insert(instr); } in DontSimulateAgain()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpropagator.cpp39 void SSAPropagator::AddSSAEdges(Instruction* instr) { in AddSSAEdges()
87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate()
186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate()
191 block->ForEachInst([this, &changed](Instruction* instr) { in Simulate()
255 Instruction* instr = ssa_edge_uses_.front(); in Run() local
Dccp_pass.cpp44 SSAPropagator::PropStatus CCPPass::MarkInstructionVarying(Instruction* instr) { in MarkInstructionVarying()
105 SSAPropagator::PropStatus CCPPass::VisitAssignment(Instruction* instr) { in VisitAssignment()
174 SSAPropagator::PropStatus CCPPass::VisitBranch(Instruction* instr, in VisitBranch()
256 SSAPropagator::PropStatus CCPPass::VisitInstruction(Instruction* instr, in VisitInstruction()
303 const auto visit_fn = [this](Instruction* instr, BasicBlock** dest_bb) { in PropagateConstants()
Dpropagator.h230 bool ShouldSimulateAgain(Instruction* instr) const { in ShouldSimulateAgain()
235 void DontSimulateAgain(Instruction* instr) { do_not_simulate_.insert(instr); } in DontSimulateAgain()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp85 for (auto* instr : in Apply() local
103 for (auto* instr : callers) { in Apply() local
119 for (auto* instr : in Apply() local
Dtransformation_add_no_contraction_decoration.cpp35 auto instr = ir_context->get_def_use_mgr()->GetDef(message_.result_id()); in IsApplicable() local
Dtransformation_add_relaxed_decoration.cpp35 auto instr = ir_context->get_def_use_mgr()->GetDef(message_.result_id()); in IsApplicable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp85 for (auto* instr : in Apply() local
103 for (auto* instr : callers) { in Apply() local
119 for (auto* instr : in Apply() local
Dtransformation_add_no_contraction_decoration.cpp35 auto instr = ir_context->get_def_use_mgr()->GetDef(message_.result_id()); in IsApplicable() local
Dtransformation_add_relaxed_decoration.cpp35 auto instr = ir_context->get_def_use_mgr()->GetDef(message_.result_id()); in IsApplicable() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/
Dsmccc-call.S13 .macro SMCCC instr argument
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/
Dsmccc-call.S27 .macro SMCCC instr argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dpropagator_test.cpp108 const auto visit_fn = [this](Instruction* instr, BasicBlock** dest_bb) { in TEST_F()
176 BasicBlock** dest_bb) { in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpropagator_test.cpp108 const auto visit_fn = [this](Instruction* instr, BasicBlock** dest_bb) { in TEST_F()
176 BasicBlock** dest_bb) { in TEST_F()
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/
Dunified.h37 #define WASM(instr) #instr ".w" argument
/third_party/boost/libs/wave/test/testlexers/
Dtest_re2c_lexer.cpp56 token_type::string_type instr(data->token); in main() local
Dtest_lexertl_lexer.cpp50 token_type::string_type instr(data->token); in main() local
Dtest_xlex_lexer.cpp57 token_type::string_type instr(data->token); in main() local
Dtest_slex_lexer.cpp59 token_type::string_type instr(data->token); in main() local
/third_party/uboot/u-boot-2020.01/common/
Dbedbug.c374 int get_operand_value (struct opcode *op, unsigned long instr, in get_operand_value()
418 struct opcode *find_opcode (unsigned long instr) in find_opcode()
758 unsigned long instr; in asmppc() local
1061 unsigned long instr; /* instruction at SRR0 */ in find_next_address() local
/third_party/boost/libs/wave/test/testwave/
Dtestwave_app.cpp445 std::string instr; in test_a_file() local
676 testwave_app::read_file(std::string const& filename, std::string& instr) in read_file()
734 std::string const& instr, char flag, std::string& content) in extract_special_information()
883 std::string const& instr, std::string& expected, std::string& expectedhooks) in extract_expected_output()
900 std::string const& instr, Context& ctx, bool single_line, in extract_options()
1433 testwave_app::preprocess_file(std::string filename, std::string const& instr, in preprocess_file()
/third_party/libunwind/src/arm/
DGstep.c163 unw_word_t instr, i; in unw_step() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/val/
Dval_id_test.cpp2422 bool AccessChainRequiresElemId(const std::string& instr) { in AccessChainRequiresElemId()
2428 const std::string instr = GetParam(); in TEST_P() local
2442 const std::string instr = GetParam(); in TEST_P() local
2461 const std::string instr = GetParam(); in TEST_P() local
2479 const std::string instr = GetParam(); in TEST_P() local
2499 const std::string instr = GetParam(); in TEST_P() local
2520 const std::string instr = GetParam(); in TEST_P() local
2539 const std::string instr = GetParam(); in TEST_P() local
2554 const std::string instr = GetParam(); in TEST_P() local
2572 const std::string instr = GetParam(); in TEST_P() local
[all …]

1234