Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h41 int ToState; member
49 int ToState = -1; member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1077 int ToState = UME.ToState == -1 ? BaseState : UME.ToState; in emitExceptHandlerTable() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp146 static int addUnwindMapEntry(WinEHFuncInfo &FuncInfo, int ToState, in addUnwindMapEntry() argument
[all...]
/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp2694 replayCFIInstrs(int32_t FromState,int32_t ToState,BinaryBasicBlock * InBB,BinaryBasicBlock::iterator InsertIt) replayCFIInstrs() argument
2728 unwindCFIState(int32_t FromState,int32_t ToState,BinaryBasicBlock * InBB,BinaryBasicBlock::iterator & InsertIt) unwindCFIState() argument