Home
last modified time | relevance | path

Searched refs:OpUndefined (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCDwarf.h493 OpUndefined, enumerator
610 return MCCFIInstruction(OpUndefined, L, Register, 0, ""); in createUndefined()
646 Operation == OpRestore || Operation == OpUndefined || in getRegister()
/llvm-project-15.0.7/bolt/lib/Utils/
H A DUtils.cpp94 case MCCFIInstruction::OpUndefined: in operator ==()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp273 case MCCFIInstruction::OpUndefined: in emitCFIInstruction()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp245 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp698 case MCCFIInstruction::OpUndefined: in printCFI()
/llvm-project-15.0.7/bolt/lib/Passes/
H A DRegReAssign.cpp99 case MCCFIInstruction::OpUndefined: in swap()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp724 case MCCFIInstruction::OpUndefined: in mutateCFIRegisterFor()
2414 case MCCFIInstruction::OpUndefined: in update()
2529 case MCCFIInstruction::OpUndefined: in isRedundant()
2676 case MCCFIInstruction::OpUndefined: in unwindCFIState()
H A DBinaryEmitter.cpp854 case MCCFIInstruction::OpUndefined: in emitCFIInstruction()
H A DBinaryContext.cpp1752 case MCCFIInstruction::OpUndefined: in printCFI()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp1348 case MCCFIInstruction::OpUndefined: { in emitCFIInstruction()