/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | pass_utils.cpp | 92 std::string JoinAllInsts(const std::vector<const char*>& insts) { in JoinAllInsts() 96 std::string JoinNonDebugInsts(const std::vector<const char*>& insts) { in JoinNonDebugInsts()
|
D | def_use_test.cpp | 1577 auto insts = manager.GetAnnotations(tc.id); in TEST_P() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | pass_utils.cpp | 92 std::string JoinAllInsts(const std::vector<const char*>& insts) { in JoinAllInsts() 96 std::string JoinNonDebugInsts(const std::vector<const char*>& insts) { in JoinNonDebugInsts()
|
D | def_use_test.cpp | 1577 auto insts = manager.GetAnnotations(tc.id); in TEST_P() local
|
/external/mesa3d/src/compiler/glsl/ |
D | lower_const_arrays_to_uniforms.cpp | 48 lower_const_array_visitor(exec_list *insts, unsigned s) in lower_const_array_visitor()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | bfloat16_propagation.cc | 66 auto insts = in DetermineFusionComputationPrecision() local 505 auto insts = computation->MakeInstructionPostOrder(); in ResolveInconsistencyOfAliasingBuffersHelper() local 627 auto insts = computation->MakeInstructionPostOrder(); in ResolveInconsistentFusions() local 781 auto insts = (*comp_it)->MakeInstructionPostOrder(); in Run() local
|
/external/swiftshader/third_party/LLVM/tools/edis/ |
D | EDMain.cpp | 70 unsigned int EDCreateInsts(EDInstRef *insts, in EDCreateInsts() 245 unsigned int EDBlockCreateInsts(EDInstRef *insts, in EDBlockCreateInsts()
|
/external/mesa3d/src/broadcom/compiler/ |
D | vir_live_variables.c | 32 struct qinst *insts[4]; member
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_qir_live_variables.c | 33 struct qinst *insts[4]; member
|
D | vc4_qpu_validate.c | 113 vc4_qpu_validate(uint64_t *insts, uint32_t num_inst) in vc4_qpu_validate()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | ControlFlowGraph.java | 452 public InstructionContext[] contextsOf(final InstructionHandle[] insts) { in contextsOf()
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_dataflow_deadcode.c | 155 struct instruction_state * insts = &s->Instructions[inst->IP]; in update_instruction() local
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 288 const Json::Value insts = root["instructions"]; in jsonToSpirv() local
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 288 const Json::Value insts = root["instructions"]; in jsonToSpirv() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | mem_pass.cpp | 173 void MemPass::AddStores(uint32_t ptr_id, std::queue<Instruction*>* insts) { in AddStores()
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 288 const Json::Value insts = root["instructions"]; in jsonToSpirv() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | mem_pass.cpp | 173 void MemPass::AddStores(uint32_t ptr_id, std::queue<Instruction*>* insts) { in AddStores()
|
/external/swiftshader/src/Reactor/ |
D | Optimizer.cpp | 757 void Optimizer::setLoadStoreInsts(Ice::CfgNode* node, std::vector<LoadStoreInst>* insts) in setLoadStoreInsts()
|
/external/python/cpython2/Lib/compiler/ |
D | pyassem.py | 657 def findDepth(self, insts, debug=0): argument
|