Home
last modified time | relevance | path

Searched refs:OpEscape (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/include/llvm/MC/
HDMCDwarf.h290 OpEscape, enumerator
405 return MCCFIInstruction(OpEscape, L, 0, 0, Vals); in createEscape()
432 assert(Operation == OpEscape); in getValues()
/trueos/contrib/llvm/lib/MC/
HDMCDwarf.cpp1092 case MCCFIInstruction::OpEscape: in EmitCFIInstruction()