| /external/swiftshader/third_party/LLVM/test/MC/X86/ |
| D | x86-32.s | 472 testl %ecx, -24(%ebp) label 474 testl -24(%ebp), %ecx label
|
| /external/llvm/test/MC/X86/ |
| D | x86-16.s | 396 testl %ecx, -24(%ebp) label 398 testl -24(%ebp), %ecx label
|
| D | x86-32.s | 510 testl %ecx, -24(%ebp) label 512 testl -24(%ebp), %ecx label
|
| /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
| D | x86-16.s | 408 testl %ecx, -24(%ebp) label 410 testl -24(%ebp), %ecx label
|
| D | x86-32.s | 530 testl %ecx, -24(%ebp) label 532 testl -24(%ebp), %ecx label
|
| D | I86-32.s | 3289 testl $0, -485498096(%edx,%eax,4) label 3293 testl $0, 485498096(%edx,%eax,4) label 3297 testl $0, 485498096(%edx) label 3301 testl $0, 485498096 label 3305 testl $0, 64(%edx,%eax) label 3309 testl $0, %eax label 3313 testl $0, (%edx) label 3317 testl %eax, 3809469200(%edx,%eax,4) label 3321 testl %eax, 485498096(%edx,%eax,4) label 3325 testl %eax, 485498096(%edx) label [all …]
|
| D | I86-64.s | 4437 testl $0, 485498096 label 4441 testl $0, 64(%rdx) label 4445 testl $0, 64(%rdx,%rax,4) label 4449 testl $0, -64(%rdx,%rax,4) label 4453 testl $0, 64(%rdx,%rax) label 4457 testl $0, %eax label 4461 testl $0, %r13d label 4465 testl $0, (%rdx) label 4469 testl %r13d, %r13d label
|
| /external/v8/src/builtins/x64/ |
| D | builtins-x64.cc | 172 __ testl(FieldOperand(rbx, SharedFunctionInfo::kFlagsOffset), in Generate_JSConstructStubGeneric() local 743 __ testl( in MaybeTailCallOptimizedCodeSlot() local 934 __ testl(rax, rax); in Generate_InterpreterEntryTrampoline() local 1920 __ testl(FieldOperand(rdx, SharedFunctionInfo::kFlagsOffset), in Generate_CallFunction() local 1936 __ testl(FieldOperand(rdx, SharedFunctionInfo::kFlagsOffset), in Generate_CallFunction() local 2033 __ testl(rbx, rbx); in Generate_PushBoundArguments() local 2190 __ testl(FieldOperand(rcx, SharedFunctionInfo::kFlagsOffset), in Generate_ConstructFunction() local 2701 __ testl(scratch, scratch); in Generate_MathPowInternal() local 2723 __ testl(exponent, exponent); in Generate_MathPowInternal() local
|
| /external/v8/src/compiler/x64/ |
| D | code-generator-x64.cc | 647 __ testl(FieldOperand(rbx, CodeDataContainer::kKindSpecificFlagsOffset), in BailoutIfDeoptimized() local 1353 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local 1383 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local 1408 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local 1438 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local
|
| /external/v8/src/regexp/x64/ |
| D | regexp-macro-assembler-x64.cc | 467 __ testl(current_character(), Immediate(mask)); in CheckCharacterAfterAnd() local 481 __ testl(current_character(), Immediate(mask)); in CheckNotCharacterAfterAnd() local
|