Searched refs:OpSameValue (Results 1 – 9 of 9) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCDwarf.h | 419 OpSameValue, enumerator 528 return MCCFIInstruction(OpSameValue, L, Register, 0, ""); in createSameValue() 558 Operation == OpSameValue || Operation == OpDefCfaRegister || in getRegister()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterDwarf.cpp | 215 case MCCFIInstruction::OpSameValue: in emitCFIInstruction()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterDwarf.cpp | 237 case MCCFIInstruction::OpSameValue: in emitCFIInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CFIInstrInserter.cpp | 202 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
|
D | MachineOperand.cpp | 606 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-7.0/llvm/lib/MC/ |
D | MCDwarf.cpp | 1414 case MCCFIInstruction::OpSameValue: { in EmitCFIInstruction()
|