Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp599 Type *SlotType = RetSubTypes.back()->getTypeAtIndex(RetPath.back()); in returnTypeIsEligibleForTailCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAnalysis.cpp609 Type *SlotType = RetSubTypes.back()->getTypeAtIndex(RetPath.back()); in returnTypeIsEligibleForTailCall() local
/external/v8/src/heap/
Dslot-set.h387 enum SlotType { enum
Dheap.cc3907 std::set<std::pair<SlotType, Address> >* typed) in SlotVerifyingVisitor()
3962 std::set<std::pair<SlotType, Address>>* typed) in OldToNewSlotVerifyingVisitor()
3977 std::set<std::pair<SlotType, Address> >* typed) { in CollectSlots()