Home
last modified time | relevance | path

Searched defs:AddrLabelSymEntry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp65 struct AddrLabelSymEntry { struct in llvm::MMIAddrLabelMap
67 TinyPtrVector<MCSymbol *> Symbols;
69 Function *Fn; // The containing function of the BasicBlock.
70 unsigned Index; // The index in BBCallbacks for the BasicBlock.
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp56 struct AddrLabelSymEntry { struct in llvm::MMIAddrLabelMap
58 TinyPtrVector<MCSymbol *> Symbols;
60 Function *Fn; // The containing function of the BasicBlock.
61 unsigned Index; // The index in BBCallbacks for the BasicBlock.
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp171 struct AddrLabelSymEntry { struct in llvm::AddrLabelMap
173 TinyPtrVector<MCSymbol *> Symbols;
175 Function *Fn; // The containing function of the BasicBlock.
176 unsigned Index; // The index in BBCallbacks for the BasicBlock.