Searched refs:OpSameValue (Results 1 – 14 of 14) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCDwarf.h | 328 OpSameValue, enumerator 437 return MCCFIInstruction(OpSameValue, L, Register, 0, ""); in createSameValue() 467 Operation == OpSameValue || Operation == OpDefCfaRegister || in getRegister()
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCDwarf.h | 443 OpSameValue, enumerator 560 return MCCFIInstruction(OpSameValue, L, Register, 0, ""); in createSameValue() 591 Operation == OpSameValue || Operation == OpDefCfaRegister || in getRegister()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCDwarf.h | 438 OpSameValue, enumerator 553 return MCCFIInstruction(OpSameValue, L, Register, 0, ""); in createSameValue() 583 Operation == OpSameValue || Operation == OpDefCfaRegister || in getRegister()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterDwarf.cpp | 237 case MCCFIInstruction::OpSameValue: in emitCFIInstruction()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterDwarf.cpp | 237 case MCCFIInstruction::OpSameValue: in emitCFIInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CFIInstrInserter.cpp | 201 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
|
D | MachineOperand.cpp | 602 case MCCFIInstruction::OpSameValue: in printCFI()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterDwarf.cpp | 272 case MCCFIInstruction::OpSameValue: in emitCFIInstruction()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | CFIInstrInserter.cpp | 241 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
|
D | MachineOperand.cpp | 614 case MCCFIInstruction::OpSameValue: in printCFI()
|
/external/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 958 case MCCFIInstruction::OpSameValue: in print()
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1134 case MCCFIInstruction::OpSameValue: { in EmitCFIInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCDwarf.cpp | 1430 case MCCFIInstruction::OpSameValue: { in EmitCFIInstruction()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCDwarf.cpp | 1477 case MCCFIInstruction::OpSameValue: { in emitCFIInstruction()
|