Home
last modified time | relevance | path

Searched refs:OpSameValue (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFCFIChecker/
H A DDWARFCFIState.cpp69 case MCCFIInstruction::OpSameValue: in convert()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h512 OpSameValue, enumerator
682 return MCCFIInstruction(OpSameValue, L, Register, INT64_C(0), Loc);
730 Operation == OpSameValue || Operation == OpDefCfaRegister || in getRegister()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp241 case MCCFIInstruction::OpSameValue: in emitCFIInstruction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp259 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp676 case MCCFIInstruction::OpSameValue: in printCFI()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1481 case MCCFIInstruction::OpSameValue: { in emitCFIInstruction()