Home
last modified time | relevance | path

Searched defs:CreateBinary (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp214 bool ObjectFilePECOFF::CreateBinary() { in CreateBinary() function in ObjectFilePECOFF
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc923 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateBinary( in CreateBinary() function in xla::HloInstruction