Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyDebugFixup.cpp88 struct StackElem { in runOnMachineFunction() struct
89 unsigned Reg; in runOnMachineFunction()
90 MachineInstr *DebugValue; in runOnMachineFunction()
/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc899 struct StackElem { in FindPathFromRoot() struct
900 ObjectTable::RowReference node; // Node in the original graph. in FindPathFromRoot()
901 size_t parent_id; // id of parent node in the result tree. in FindPathFromRoot()
902 size_t i; // Index of the next child of this node to handle. in FindPathFromRoot()
903 uint32_t depth; // Depth in the resulting tree in FindPathFromRoot()
905 std::vector<ObjectTable::Id> children; in FindPathFromRoot()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp683 auto StackElem = CallStack.top(); in HasPreserveFieldInfoCall() local
723 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local
802 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp841 auto StackElem = CallStack.top(); in HasPreserveFieldInfoCall() local
881 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local
963 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local