Home
last modified time | relevance | path

Searched defs:aliasing (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.cc439 for (const auto& aliasing : Cast<HloCustomCallInstruction>(custom_call) in UpdateCustomCallValueSet() local
1042 for (const auto& aliasing : in InitializeInstructionValueSets() local
Dbfloat16_propagation.cc101 bool aliasing = false; in RevertIfFusionInternalBF16Changes() local
Dhlo_instructions.h1502 aliasing) { in set_output_to_operand_aliasing()
Dhlo_instruction.cc607 for (const auto& aliasing : proto.custom_call_output_operand_aliasing()) { in CreateFromProto() local
Dhlo_instructions.cc2436 auto aliasing = proto.add_custom_call_output_operand_aliasing(); in ToProto() local
/external/protobuf/src/google/protobuf/
Dparse_context.h330 ParseContext(int depth, bool aliasing, const char** start, T&&... args) in ParseContext()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp974 …de::MovePtr<tcu::TestCaseGroup> aliasing (new tcu::TestCaseGroup(testCtx, "aliasing", "Memo… in createMemoryBindingTests() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-loop-convert-extra.cpp39 void aliasing() { in aliasing() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1946 auto aliasing = instr.add_custom_call_output_operand_aliasing(); in CustomCallInternal() local
2007 auto aliasing = instr.add_custom_call_output_operand_aliasing(); in CustomCall() local