Searched refs:OpUndefined (Results 1 – 11 of 11) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCDwarf.h | 339 OpUndefined, enumerator 431 return MCCFIInstruction(OpUndefined, L, Register, 0, ""); in createUndefined() 466 Operation == OpRestore || Operation == OpUndefined || in getRegister()
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCDwarf.h | 454 OpUndefined, enumerator 554 return MCCFIInstruction(OpUndefined, L, Register, 0, ""); in createUndefined() 590 Operation == OpRestore || Operation == OpUndefined || in getRegister()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCDwarf.h | 449 OpUndefined, enumerator 547 return MCCFIInstruction(OpUndefined, L, Register, 0, ""); in createUndefined() 582 Operation == OpRestore || Operation == OpUndefined || in getRegister()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CFIInstrInserter.cpp | 206 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
|
D | MachineOperand.cpp | 675 case MCCFIInstruction::OpUndefined: in printCFI()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterDwarf.cpp | 285 case MCCFIInstruction::OpUndefined: in emitCFIInstruction()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | CFIInstrInserter.cpp | 240 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
|
D | MachineOperand.cpp | 687 case MCCFIInstruction::OpUndefined: in printCFI()
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1056 case MCCFIInstruction::OpUndefined: { in EmitCFIInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCDwarf.cpp | 1354 case MCCFIInstruction::OpUndefined: { in EmitCFIInstruction()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCDwarf.cpp | 1401 case MCCFIInstruction::OpUndefined: { in emitCFIInstruction()
|