Searched defs:StackEntry (Results 1 – 4 of 4) sorted by relevance
91 struct StackEntry struct96 explicit StackEntry (const xe::ri::List* list_) : list(list_), curNdx(0) {} in StackEntry() argument
34 typedef std::pair<BasicBlock *, Value *> StackEntry; typedef
394 Instruction *StackEntry = AtEntry.CreateAlloca(ConcreteStackEntryTy, 0, in performCustomLowering() local
405 Instruction *StackEntry = in runOnFunction() local