Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-rc/
DResourceFileWriter.h77 struct ObjectInfo { struct
95 ObjectInfo() in ObjectInfo() argument
/external/pdfium/core/fpdfapi/parser/
Dcpdf_cross_ref_table.h27 struct ObjectInfo { struct
28 ObjectInfo() : pos(0), type(ObjectType::kFree), gennum(0) {} in ObjectInfo() function
32 union {
57 const ObjectInfo* GetObjectInfo(uint32_t obj_num) const; argument
Dcpdf_parser.h125 using ObjectInfo = CPDF_CrossRefTable::ObjectInfo; variable
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1123 auto ObjectInfo = PFS.StackObjectSlots.find(ID); in parseStackFrameIndex() local
1152 auto ObjectInfo = PFS.FixedStackObjectSlots.find(ID); in parseFixedStackFrameIndex() local
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp657 auto ObjectInfo = StackObjectOperandMapping.find(FrameIndex); in printStackObjectReference() local
/external/llvm-project/llvm/lib/CodeGen/
DMIRPrinter.cpp826 auto ObjectInfo = StackObjectOperandMapping.find(FrameIndex); in printStackObjectReference() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRPrinter.cpp817 auto ObjectInfo = StackObjectOperandMapping.find(FrameIndex); in printStackObjectReference() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1799 auto ObjectInfo = PFS.StackObjectSlots.find(ID); in parseStackFrameIndex() local
1828 auto ObjectInfo = PFS.FixedStackObjectSlots.find(ID); in parseFixedStackFrameIndex() local
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1853 auto ObjectInfo = PFS.StackObjectSlots.find(ID); in parseStackFrameIndex() local
1882 auto ObjectInfo = PFS.FixedStackObjectSlots.find(ID); in parseFixedStackFrameIndex() local