/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | dfs_hlo_visitor_with_default.h | 333 StatusOr<bool> ReplaceInstruction(HloInstruction* old_instruction, in ReplaceInstruction() function 346 Status ReplaceInstruction(HloInstruction* old_instruction, in ReplaceInstruction() function
|
H A D | hlo_computation.cc | 955 StatusOr<bool> HloComputation::ReplaceInstruction( in ReplaceInstruction() function in xla::HloComputation 966 Status HloComputation::ReplaceInstruction(HloInstruction* old_instruction, in ReplaceInstruction() function in xla::HloComputation
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | replace_invalid_opc.cpp | 161 void ReplaceInvalidOpcodePass::ReplaceInstruction(Instruction* inst, in ReplaceInstruction() function in spvtools::opt::ReplaceInvalidOpcodePass
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | replace_invalid_opc.cpp | 161 void ReplaceInvalidOpcodePass::ReplaceInstruction(Instruction* inst, in ReplaceInstruction() function in spvtools::opt::ReplaceInvalidOpcodePass
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | replace_invalid_opc.cpp | 161 void ReplaceInvalidOpcodePass::ReplaceInstruction(Instruction* inst, in ReplaceInstruction() function in spvtools::opt::ReplaceInvalidOpcodePass
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | replace_invalid_opc_test.cpp | 28 TEST_F(ReplaceInvalidOpcodeTest, ReplaceInstruction) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | replace_invalid_opc_test.cpp | 28 TEST_F(ReplaceInvalidOpcodeTest, ReplaceInstruction) { in TEST_F() argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | replace_invalid_opc_test.cpp | 28 TEST_F(ReplaceInvalidOpcodeTest, ReplaceInstruction) { in TEST_F() argument
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonAsmBackend.cpp | 49 void ReplaceInstruction(MCCodeEmitter &E, MCRelaxableFragment &RF, in ReplaceInstruction() function in __anon94c1a96f0111::HexagonAsmBackend
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonAsmBackend.cpp | 50 void ReplaceInstruction(MCCodeEmitter &E, MCRelaxableFragment &RF, in ReplaceInstruction() function in __anona5e29d170111::HexagonAsmBackend
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonAsmBackend.cpp | 47 void ReplaceInstruction(MCCodeEmitter &E, MCRelaxableFragment &RF, in ReplaceInstruction() function in __anon4bd4df510111::HexagonAsmBackend
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MicroMipsSizeReduction.cpp | 693 bool MicroMipsSizeReduce::ReplaceInstruction(MachineInstr *MI, in ReplaceInstruction() function in MicroMipsSizeReduce
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MicroMipsSizeReduction.cpp | 693 bool MicroMipsSizeReduce::ReplaceInstruction(MachineInstr *MI, in ReplaceInstruction() function in MicroMipsSizeReduce
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | bounds_check_elimination.cc | 2020 void ReplaceInstruction(HInstruction* instruction, HInstruction* replacement) { in ReplaceInstruction() function in art::BCEVisitor
|