Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCDwarf.h481 OpSameValue, enumerator
616 return MCCFIInstruction(OpSameValue, L, Register, 0, ""); in createSameValue()
647 Operation == OpSameValue || Operation == OpDefCfaRegister || in getRegister()
/llvm-project-15.0.7/bolt/lib/Utils/
H A DUtils.cpp93 case MCCFIInstruction::OpSameValue: in operator ==()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp260 case MCCFIInstruction::OpSameValue: in emitCFIInstruction()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp246 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp617 case MCCFIInstruction::OpSameValue: in printCFI()
/llvm-project-15.0.7/bolt/lib/Passes/
H A DRegReAssign.cpp103 case MCCFIInstruction::OpSameValue: in swap()
H A DShrinkWrapping.cpp406 case MCCFIInstruction::OpSameValue: in classifyCFIs()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp712 case MCCFIInstruction::OpSameValue: in mutateCFIRegisterFor()
2410 case MCCFIInstruction::OpSameValue: in update()
2525 case MCCFIInstruction::OpSameValue: in isRedundant()
2554 Instr.getOperation() == MCCFIInstruction::OpSameValue) in isRedundant()
2672 case MCCFIInstruction::OpSameValue: in unwindCFIState()
H A DBinaryEmitter.cpp841 case MCCFIInstruction::OpSameValue: in emitCFIInstruction()
H A DBinaryContext.cpp1719 case MCCFIInstruction::OpSameValue: in printCFI()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp1437 case MCCFIInstruction::OpSameValue: { in emitCFIInstruction()