Home
last modified time | relevance | path

Searched refs:MCCFIInstruction (Results 1 – 25 of 897) sorted by relevance

12345678910>>...36

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCDwarf.h327 class MCCFIInstruction {
419 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
420 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
427 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
443 static MCCFIInstruction createRememberState(MCSymbol *L) { in createRememberState()
444 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
448 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
449 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
455 return MCCFIInstruction(OpEscape, L, 0, 0, Vals); in createEscape()
460 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCDwarf.h416 class MCCFIInstruction {
509 static MCCFIInstruction createWindowSave(MCSymbol *L) {
510 return MCCFIInstruction(OpWindowSave, L, 0, 0, "");
515 return MCCFIInstruction(OpNegateRAState, L, 0, 0, "");
522 return MCCFIInstruction(OpRestore, L, Register, 0, "");
539 return MCCFIInstruction(OpRememberState, L, 0, 0, "");
543 static MCCFIInstruction createRestoreState(MCSymbol *L) {
544 return MCCFIInstruction(OpRestoreState, L, 0, 0, "");
550 return MCCFIInstruction(OpEscape, L, 0, 0, Vals);
555 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, "");
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCDwarf.h434 class MCCFIInstruction {
547 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
548 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
552 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
553 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
560 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
577 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
581 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
582 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
594 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCDwarf.h434 class MCCFIInstruction {
547 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
548 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
552 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
553 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
560 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
577 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
581 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
582 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
594 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h434 class MCCFIInstruction {
547 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
548 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
552 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
553 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
560 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
577 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
581 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
582 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
594 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCDwarf.h457 class MCCFIInstruction {
570 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
571 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
575 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
576 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
583 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
600 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
604 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
605 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
617 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCDwarf.h434 class MCCFIInstruction {
547 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
548 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
552 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
553 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
560 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
577 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
581 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
582 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
594 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCDwarf.h434 class MCCFIInstruction {
547 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
548 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
552 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
553 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
560 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
577 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
581 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
582 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
594 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCDwarf.h440 class MCCFIInstruction {
535 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
536 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
540 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
541 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
548 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
565 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
569 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
570 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
582 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCDwarf.h441 class MCCFIInstruction {
536 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
537 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
541 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
542 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
549 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
566 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
570 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
571 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
583 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCDwarf.h440 class MCCFIInstruction {
533 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
534 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
539 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
546 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
563 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
567 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
568 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
574 return MCCFIInstruction(OpEscape, L, 0, 0, Vals); in createEscape()
579 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCDwarf.h435 class MCCFIInstruction {
528 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
529 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
534 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
541 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
558 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
562 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
563 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
569 return MCCFIInstruction(OpEscape, L, 0, 0, Vals); in createEscape()
574 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCDwarf.h440 class MCCFIInstruction {
535 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
536 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
540 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
541 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
548 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
565 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
569 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
570 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
582 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCDwarf.h435 class MCCFIInstruction {
528 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
529 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
534 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
541 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
558 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
562 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
563 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
569 return MCCFIInstruction(OpEscape, L, 0, 0, Vals); in createEscape()
574 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCDwarf.h441 class MCCFIInstruction {
536 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
537 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
541 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState()
542 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
549 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
566 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
570 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
571 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
583 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h435 class MCCFIInstruction {
528 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
529 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
534 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
541 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
558 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
562 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
563 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
569 return MCCFIInstruction(OpEscape, L, 0, 0, Vals); in createEscape()
574 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCDwarf.h435 class MCCFIInstruction {
528 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
529 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
534 return MCCFIInstruction(OpNegateRAState, L, 0, 0, ""); in createNegateRAState()
541 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
558 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
562 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
563 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
569 return MCCFIInstruction(OpEscape, L, 0, 0, Vals); in createEscape()
574 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCDwarf.h416 class MCCFIInstruction {
508 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave()
509 return MCCFIInstruction(OpWindowSave, L, 0, 0, ""); in createWindowSave()
516 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
532 static MCCFIInstruction createRememberState(MCSymbol *L) { in createRememberState()
533 return MCCFIInstruction(OpRememberState, L, 0, 0, ""); in createRememberState()
537 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState()
538 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
544 return MCCFIInstruction(OpEscape, L, 0, 0, Vals); in createEscape()
549 return MCCFIInstruction(OpGnuArgsSize, L, 0, Size, ""); in createGnuArgsSize()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DCFIInstrInserter.cpp174 case MCCFIInstruction::OpDefCfaOffset: in calculateOutgoingCFAInfo()
180 case MCCFIInstruction::OpDefCfa: in calculateOutgoingCFAInfo()
201 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
202 case MCCFIInstruction::OpOffset: in calculateOutgoingCFAInfo()
203 case MCCFIInstruction::OpRelOffset: in calculateOutgoingCFAInfo()
204 case MCCFIInstruction::OpEscape: in calculateOutgoingCFAInfo()
205 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
206 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
207 case MCCFIInstruction::OpRegister: in calculateOutgoingCFAInfo()
208 case MCCFIInstruction::OpWindowSave: in calculateOutgoingCFAInfo()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp174 case MCCFIInstruction::OpDefCfaOffset: in calculateOutgoingCFAInfo()
180 case MCCFIInstruction::OpDefCfa: in calculateOutgoingCFAInfo()
201 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
202 case MCCFIInstruction::OpOffset: in calculateOutgoingCFAInfo()
203 case MCCFIInstruction::OpRelOffset: in calculateOutgoingCFAInfo()
204 case MCCFIInstruction::OpEscape: in calculateOutgoingCFAInfo()
205 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
206 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
207 case MCCFIInstruction::OpRegister: in calculateOutgoingCFAInfo()
208 case MCCFIInstruction::OpWindowSave: in calculateOutgoingCFAInfo()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp174 case MCCFIInstruction::OpDefCfaOffset: in calculateOutgoingCFAInfo()
180 case MCCFIInstruction::OpDefCfa: in calculateOutgoingCFAInfo()
201 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
202 case MCCFIInstruction::OpOffset: in calculateOutgoingCFAInfo()
203 case MCCFIInstruction::OpRelOffset: in calculateOutgoingCFAInfo()
204 case MCCFIInstruction::OpEscape: in calculateOutgoingCFAInfo()
205 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
206 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
207 case MCCFIInstruction::OpRegister: in calculateOutgoingCFAInfo()
208 case MCCFIInstruction::OpWindowSave: in calculateOutgoingCFAInfo()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DCFIInstrInserter.cpp174 case MCCFIInstruction::OpDefCfaOffset: in calculateOutgoingCFAInfo()
180 case MCCFIInstruction::OpDefCfa: in calculateOutgoingCFAInfo()
201 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
202 case MCCFIInstruction::OpOffset: in calculateOutgoingCFAInfo()
203 case MCCFIInstruction::OpRelOffset: in calculateOutgoingCFAInfo()
204 case MCCFIInstruction::OpEscape: in calculateOutgoingCFAInfo()
205 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
206 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
207 case MCCFIInstruction::OpRegister: in calculateOutgoingCFAInfo()
208 case MCCFIInstruction::OpWindowSave: in calculateOutgoingCFAInfo()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DCFIInstrInserter.cpp175 case MCCFIInstruction::OpDefCfaOffset: in calculateOutgoingCFAInfo()
181 case MCCFIInstruction::OpDefCfa: in calculateOutgoingCFAInfo()
202 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
203 case MCCFIInstruction::OpOffset: in calculateOutgoingCFAInfo()
204 case MCCFIInstruction::OpRelOffset: in calculateOutgoingCFAInfo()
205 case MCCFIInstruction::OpEscape: in calculateOutgoingCFAInfo()
206 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
207 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
208 case MCCFIInstruction::OpRegister: in calculateOutgoingCFAInfo()
209 case MCCFIInstruction::OpWindowSave: in calculateOutgoingCFAInfo()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DCFIInstrInserter.cpp175 case MCCFIInstruction::OpDefCfaOffset:
181 case MCCFIInstruction::OpDefCfa:
202 case MCCFIInstruction::OpSameValue:
203 case MCCFIInstruction::OpOffset:
204 case MCCFIInstruction::OpRelOffset:
205 case MCCFIInstruction::OpEscape:
206 case MCCFIInstruction::OpRestore:
207 case MCCFIInstruction::OpUndefined:
208 case MCCFIInstruction::OpRegister:
209 case MCCFIInstruction::OpWindowSave:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp201 case MCCFIInstruction::OpDefCfaOffset: in calculateOutgoingCFAInfo()
207 case MCCFIInstruction::OpDefCfa: in calculateOutgoingCFAInfo()
211 case MCCFIInstruction::OpOffset: in calculateOutgoingCFAInfo()
214 case MCCFIInstruction::OpRegister: in calculateOutgoingCFAInfo()
217 case MCCFIInstruction::OpRelOffset: in calculateOutgoingCFAInfo()
220 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
240 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
241 case MCCFIInstruction::OpSameValue: in calculateOutgoingCFAInfo()
242 case MCCFIInstruction::OpEscape: in calculateOutgoingCFAInfo()
243 case MCCFIInstruction::OpWindowSave: in calculateOutgoingCFAInfo()
[all …]

12345678910>>...36