/external/valgrind/none/tests/s390x/ |
H A D | comp-1.stdout.exp | 167 CFI (0, 0) --> cc = 0 168 CFI (0, 1) --> cc = 1 169 CFI (0, -1) --> cc = 2 170 CFI (1, 0) --> cc = 2 171 CFI (-1, 0) --> cc = 1 172 CFI (-2, -1) --> cc = 1 173 CFI (-2, -2) --> cc = 0 174 CFI (-2, -3) --> cc = 2 175 CFI (2, 1) --> cc = 2 176 CFI ( [all...] |
H A D | comp-1.c | 202 run_scomp_reg_imm(CFI);
|
H A D | opcodes.h | 150 #define CFI(r1,i2) RIL_RI(c2,r1,d,i2) macro
|
/external/llvm/test/MC/Mips/ |
H A D | cfi.s | 6 # Check that we can accept register names in CFI directives and that they are
|
/external/llvm/lib/MC/ |
H A D | MCWin64EH.cpp | 226 for (const auto &CFI : Streamer.getWinFrameInfos()) { 227 MCSection *XData = getXDataSection(CFI->Function, Context); 229 EmitUnwindInfo(Streamer, CFI); 233 for (const auto &CFI : Streamer.getWinFrameInfos()) { 234 MCSection *PData = getPDataSection(CFI->Function, Context); 236 EmitRuntimeFunction(Streamer, CFI);
|
/external/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 124 void print(const MCCFIInstruction &CFI, const TargetRegisterInfo *TRI); 534 assert(MI.getNumOperands() == 1 && "Expected 1 operand in CFI instruction"); 929 void MIPrinter::print(const MCCFIInstruction &CFI, argument 931 switch (CFI.getOperation()) { 934 if (CFI.getLabel()) 936 printCFIRegister(CFI.getRegister(), OS, TRI); 940 if (CFI.getLabel()) 942 printCFIRegister(CFI.getRegister(), OS, TRI); 943 OS << ", " << CFI.getOffset(); 947 if (CFI [all...] |
/external/google-breakpad/src/processor/ |
H A D | stackwalker_arm64_unittest.cc | 539 // Provide a bunch of STACK CFI records; we'll walk to the caller 548 "STACK CFI INIT 4000 100 .cfa: sp 0 + .ra: x30\n" 550 "STACK CFI 4001 .cfa: sp 32 + .ra: .cfa -8 + ^" 555 "STACK CFI 4002 x19: x0 x20: x1 x21: x2 x22: x3\n" 557 "STACK CFI 4003 .cfa: sp 40 + x1: .cfa 40 - ^" 561 "STACK CFI 4005 .cfa: sp 32 + x1: .cfa 32 - ^" 565 "STACK CFI 4006 .cfa: sp 40 + pc: .cfa 40 - ^\n" 570 "STACK CFI INIT 5000 1000 .cfa: 0 .ra: 0\n" 572 // A function whose CFI makes the stack pointer 575 "STACK CFI INI 700 class CFI: public CFIFixture, public Test { }; class in inherits:CFIFixture,Test [all...] |
H A D | stackwalker_arm_unittest.cc | 470 // Provide a bunch of STACK CFI records; we'll walk to the caller 478 "STACK CFI INIT 4000 100 .cfa: sp .ra: lr\n" 480 "STACK CFI 4001 .cfa: sp 12 + r4: .cfa 12 - ^" 484 "STACK CFI 4002 r4: r0 r5: r1 r6: r2 r7: r3\n" 486 "STACK CFI 4003 .cfa: sp 16 + r1: .cfa 16 - ^" 490 "STACK CFI 4005 .cfa: sp 12 + r1: .cfa 12 - ^" 494 "STACK CFI 4006 .cfa: sp 16 + pc: .cfa 16 - ^\n" 499 "STACK CFI INIT 5000 1000 .cfa: 0 .ra: 0\n" 501 // A function whose CFI makes the stack pointer 504 "STACK CFI INI 617 class CFI: public CFIFixture, public Test { }; class in inherits:CFIFixture,Test [all...] |
H A D | stackwalker_amd64_unittest.cc | 508 // Provide a bunch of STACK CFI records; we'll walk to the caller 515 "STACK CFI INIT 4000 100 .cfa: $rsp 8 + .ra: .cfa 8 - ^\n" 517 "STACK CFI 4001 .cfa: $rsp 16 + $rbx: .cfa 16 - ^\n" 519 "STACK CFI 4002 $r12: $rbx\n" 521 "STACK CFI 4003 .cfa: $rsp 40 + $r13: .cfa 32 - ^\n" 523 "STACK CFI 4005 .ra: $r13\n" 525 "STACK CFI 4006 .cfa: $rbp 16 + $rbp: .cfa 24 - ^\n" 530 "STACK CFI INIT 5000 1000 .cfa: $rsp .ra 0\n"); 599 class CFI: public CFIFixture, public Test { }; class in inherits:CFIFixture,Test 601 TEST_F(CFI, At400 [all...] |
H A D | stackwalker_mips_unittest.cc | 501 // Provide some STACK CFI records; 507 "STACK CFI INIT 4000 1000 .cfa: $sp 0 + .ra: $ra\n" 509 "STACK CFI 4004 .cfa: $sp 32 +\n" 511 "STACK CFI 4008 $fp: .cfa -8 + ^ .ra: .cfa -4 + ^\n" 513 "STACK CFI 400c .cfa: $fp 32 +\n" 515 "STACK CFI 4018 .cfa: $sp 32 +\n" 517 "STACK CFI 4020 $fp: $fp .cfa: $sp 0 + .ra: .ra\n" 523 "STACK CFI INIT 5000 1000 .cfa: $sp .ra: $ra\n" 525 "STACK CFI INIT 5000 8 .cfa: $sp 0 + .ra: $ra\n" 527 // A function whose CFI make 644 class CFI: public CFIFixture, public Test { }; class in inherits:CFIFixture,Test [all...] |
H A D | stackwalker_x86_unittest.cc | 1933 // Provide a bunch of STACK CFI records; individual tests walk to the 1940 "STACK CFI INIT 4000 100 .cfa: $esp 4 + .ra: .cfa 4 - ^\n" 1942 "STACK CFI 4001 .cfa: $esp 8 + $ebx: .cfa 8 - ^\n" 1944 "STACK CFI 4002 $esi: $ebx\n" 1946 "STACK CFI 4003 .cfa: $esp 20 + $edi: .cfa 16 - ^\n" 1948 "STACK CFI 4005 .ra: $edi\n" 1950 "STACK CFI 4006 .cfa: $ebp 8 + $ebp: .cfa 12 - ^\n" 1955 "STACK CFI INIT 5000 1000 .cfa: $esp .ra 0\n"); 2026 class CFI: public CFIFixture, public Test { }; class in inherits:CFIFixture,Test 2028 TEST_F(CFI, At400 [all...] |
/external/clang/lib/Driver/ |
H A D | SanitizerArgs.cpp | 29 NeedsUbsanRt = Undefined | Integer | CFI, 30 NeedsUbsanCxxRt = Vptr | CFI, 38 NeedsLTO = CFI, 40 (Undefined & ~Vptr) | UnsignedIntegerOverflow | LocalBounds | CFI, 41 TrappingDefault = CFI, 93 else if (Kinds & CFI) 168 return !(Sanitizers.Mask & CFI & ~TrapSanitizers.Mask) && CfiCrossDso; 172 return (Sanitizers.Mask & CFI & ~TrapSanitizers.Mask) && CfiCrossDso; 308 // for CFI. FIXME: Remove this once we support vptr on Windows. 310 KindsToDiagnose &= ~CFI; [all...] |
H A D | ToolChain.cpp | 659 SanitizerMask Res = (Undefined & ~Vptr & ~Function) | (CFI & ~CFIICall) |
|
/external/google-breakpad/src/common/dwarf/ |
H A D | dwarf2reader_cfi_unittest.cc | 184 class CFI: public CFIFixture, public Test { }; class in inherits:CFIFixture,Test 186 TEST_F(CFI, EmptyRegion) { 196 TEST_F(CFI, IncompleteLength32) { 221 TEST_F(CFI, IncompleteLength64) { 246 TEST_F(CFI, IncompleteId32) { 270 TEST_F(CFI, BadId32) { 297 TEST_F(CFI, SingleCIE) { 318 TEST_F(CFI, OneFDE) { 348 TEST_F(CFI, TwoFDEsOneCIE) { 391 TEST_F(CFI, TwoFDEsTwoCIE [all...] |
H A D | bytereader_unittest.cc | 556 TEST(UsableBase, CFI) {
|
/external/v8/src/s390/ |
H A D | assembler-s390-inl.h | 475 if (IILF == op1 || CFI == op1) { 556 if (IILF == op1 || CFI == op1) {
|
H A D | constants-s390.h | 285 CFI = 0xC2D, // Compare Immediate (32) enumerator in enum:v8::internal::Opcode
|
H A D | simulator-s390.h | 700 EVALUATE(CFI);
|
H A D | assembler-s390.cc | 1715 void Assembler::cfi(Register r, const Operand& opnd) { ril_form(CFI, r, opnd); }
|
H A D | simulator-s390.cc | 968 EvalTable[CFI] = &Simulator::Evaluate_CFI; 4618 case CFI: { 8054 EVALUATE(CFI) { 8055 DCHECK_OPCODE(CFI);
|
/external/llvm/lib/Target/AMDGPU/ |
H A D | R600ControlFlowFinalizer.cpp | 235 const MCInstrDesc &getHWInstrDesc(ControlFlowInstruction CFI) const { 238 switch (CFI) {
|
/external/llvm/test/MC/SystemZ/ |
H A D | regs-bad.s | 242 # Test invalid CFI registers. Will need to be updated once access
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 819 const MCCFIInstruction &CFI = Instrs[CFIIndex]; local 820 emitCFIInstruction(CFI);
|
/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 1020 expandRIPseudo(MI, SystemZ::CFI, SystemZ::CIH, false);
|
/external/elfutils/tests/ |
H A D | run-addrcfi.sh | 24 # from ABI's default CFI program as setup by arch ebl backend hook 3444 handle_cfi no CFI (.debug_frame): no error 3521 handle_cfi no CFI (.debug_frame): no error 3748 handle_cfi no CFI (.debug_frame): no error
|