HomeSort by relevance Sort by last modified time
    Searched refs:V14 (Results 1 - 25 of 31) sorted by null

1 2

  /prebuilts/go/darwin-x86/test/fixedbugs/
bug473.go 34 var V8 = F(V14, V7, V3, V6, V5)
46 var V14 = F(8)
68 expect("V14", V14, 8)
  /prebuilts/go/linux-x86/test/fixedbugs/
bug473.go 34 var V8 = F(V14, V7, V3, V6, V5)
46 var V14 = F(8)
68 expect("V14", V14, 8)
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
PPCBaseInfo.h 45 case R14: case X14: case F14: case V14: case CR3EQ: return 14;
  /prebuilts/go/darwin-x86/src/math/big/
arith_s390x.s 117 VLM 0(R6), V13, V14 // 32-bytes into V9..V16
139 VPDI $0x4,V14,V14,V14 // flip the doublewords to big-endian order
143 VACCCQ V6, V14, V29, V30
144 VACQ V6, V14, V29, V22
359 VLM 0(R6), V13, V14 // 32-bytes into V9..V16
381 VPDI $0x4,V14,V14,V14 // flip the doublewords to big-endian orde
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
arith_s390x.s 117 VLM 0(R6), V13, V14 // 32-bytes into V9..V16
139 VPDI $0x4,V14,V14,V14 // flip the doublewords to big-endian order
143 VACCCQ V6, V14, V29, V30
144 VACQ V6, V14, V29, V22
359 VLM 0(R6), V13, V14 // 32-bytes into V9..V16
381 VPDI $0x4,V14,V14,V14 // flip the doublewords to big-endian orde
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/
DefaultExceptionHandler.c 171 DEBUG ((EFI_D_ERROR, " V14 0x%016lx %016lx V15 0x%016lx %016lx\n", SystemContext.SystemContextAArch64->V14[1], SystemContext.SystemContextAArch64->V14[0], SystemContext.SystemContextAArch64->V15[1], SystemContext.SystemContextAArch64->V15[0]));
  /frameworks/multidex/library/src/android/support/multidex/
MultiDex.java 229 V14.install(loader, files, dexDir);
443 private static final class V14 {
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.cpp 71 V14, V15, V16, V17, V18, V19, V20, V21, V22, V23, V24, V25, V26, V27,
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_s390x.s 14 #define CONST_CRC_POLY V14
102 // V9..V14: CRC-32 constants.
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_s390x.s 14 #define CONST_CRC_POLY V14
102 // V9..V14: CRC-32 constants.
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
operand_test.go 426 {"V14", "V14"},
789 {"V14", "V14"},
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 707 VANDC V15, V14, V13
717 VEQV V14, V13, V12
s390x.s 289 VESLB $5, V14 // e7ee00050030
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 141 V14
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
operand_test.go 426 {"V14", "V14"},
789 {"V14", "V14"},
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 707 VANDC V15, V14, V13
717 VEQV V14, V13, V12
s390x.s 289 VESLB $5, V14 // e7ee00050030
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 141 V14
  /prebuilts/sdk/current/multidex/library/
android-support-multidex.jar 
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCTargetDesc.cpp 105 SystemZ::V12, SystemZ::V13, SystemZ::V14, SystemZ::V15,
  /prebuilts/go/darwin-x86/src/runtime/
asm_s390x.s 1191 VSEL V11, V12, V30, V14 // merge index 2, 3, 6, 7, ...
1192 VSEL V13, V14, V31, V7 // final merge
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_s390x.s 1191 VSEL V11, V12, V30, V14 // merge index 2, 3, 6, 7, ...
1192 VSEL V13, V14, V31, V7 // final merge
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 586 UINT64 V14[2];
  /external/llvm/lib/Target/PowerPC/Disassembler/
PPCDisassembler.cpp 96 PPC::V12, PPC::V13, PPC::V14, PPC::V15,
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p256_asm_s390x.s 406 #define PH V14
918 #define T2 V14
    [all...]

Completed in 437 milliseconds

1 2