Searched refs:OpUndefined (Results 1 – 6 of 6) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCDwarf.h | 430 OpUndefined, enumerator 522 return MCCFIInstruction(OpUndefined, L, Register, 0, ""); in createUndefined() 557 Operation == OpRestore || Operation == OpUndefined || in getRegister()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CFIInstrInserter.cpp | 207 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
|
D | MachineOperand.cpp | 679 case MCCFIInstruction::OpUndefined: in printCFI()
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1056 case MCCFIInstruction::OpUndefined: { in EmitCFIInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCDwarf.cpp | 1338 case MCCFIInstruction::OpUndefined: { in EmitCFIInstruction()
|