Home
last modified time | relevance | path

Searched refs:OutputIndex (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/
Dinput_output_aliasing.mlir5 // CHECK: // OutputIndex {0} aliases with input 0 at {}
7 // TUPLE-ARG: // OutputIndex {0} aliases with input 0 at {0}
/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.cpp133 bool OutputIndex(IFX_ArchiveStream* archive, FX_FILESIZE offset) { in OutputIndex() function
539 if (!OutputIndex(m_Archive.get(), it->second)) in WriteDoc_Stage4()
557 if (!OutputIndex(m_Archive.get(), m_ObjectOffsets[m_NewObjNumArray[i]])) in WriteDoc_Stage4()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp171 uint32_t OutputIndex; member
175 OutputIndex(InvalidIndex) {} in WasmCustomSection()
925 writeRelocSection(Sec.OutputIndex, Sec.Name, Relocations); in writeCustomRelocSections()
963 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1024 CustomSection.OutputIndex = Section.Index; in writeCustomSection()
/external/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp129 uint32_t OutputIndex; member
133 OutputIndex(InvalidIndex) {} in WasmCustomSection()
1031 writeRelocSection(Sec.OutputIndex, Sec.Name, Relocations); in writeCustomRelocSections()
1070 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1131 CustomSection.OutputIndex = Section.Index; in writeCustomSection()