Searched refs:OpRestore (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCDwarf.h320 OpRestore, enumerator in enum:llvm::MCCFIInstruction::OpType
406 return MCCFIInstruction(OpRestore, L, Register, 0, "");
442 Operation == OpRestore || Operation == OpUndefined ||
/external/llvm/lib/MC/
H A DMCDwarf.cpp1217 case MCCFIInstruction::OpRestore: {

Completed in 68 milliseconds