Home
last modified time | relevance | path

Searched defs:WriteDescriptor (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h37 struct WriteDescriptor { struct
41 int OpIndex;
43 unsigned Latency;
46 MCPhysReg RegisterID;
55 unsigned SClassOrWriteResourceID;
59 bool IsOptionalDef;
61 bool isImplicitWrite() const { return OpIndex < 0; }; in isImplicitWrite()
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_reflection_class.cc156 void ReflectionClassGenerator::WriteDescriptor(io::Printer* printer) { in WriteDescriptor() function in google::protobuf::compiler::csharp::ReflectionClassGenerator
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_reflection_class.cc156 void ReflectionClassGenerator::WriteDescriptor(io::Printer* printer) { in WriteDescriptor() function in google::protobuf::compiler::csharp::ReflectionClassGenerator
/external/leveldb/db/
Drepair.cc348 Status WriteDescriptor() { in WriteDescriptor() function in leveldb::__anon435f1a2f0111::Repairer