/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug473.go | 36 var V9 = F(V4, F(V12)) 42 var V12 = F(V5, V3, V8) 66 expect("V12", V12, 25)
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug473.go | 36 var V9 = F(V4, F(V12)) 42 var V12 = F(V5, V3, V8) 66 expect("V12", V12, 25)
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/ |
PPCBaseInfo.h | 43 case R12: case X12: case F12: case V12: case CR3LT: return 12;
|
/prebuilts/go/darwin-x86/src/math/big/ |
arith_s390x.s | 105 VLM 0(R6), V9, V12 // 64-bytes into V9..V16 124 VPDI $0x4,V12,V12,V12 // flip the doublewords to big-endian order 128 VACCCQ V4, V12, V27, V28 129 VACQ V4, V12, V27, V20 347 VLM 0(R6), V9, V12 // 64-bytes into V9..V16 366 VPDI $0x4,V12,V12,V12 // flip the doublewords to big-endian orde [all...] |
/prebuilts/go/linux-x86/src/math/big/ |
arith_s390x.s | 105 VLM 0(R6), V9, V12 // 64-bytes into V9..V16 124 VPDI $0x4,V12,V12,V12 // flip the doublewords to big-endian order 128 VACCCQ V4, V12, V27, V28 129 VACQ V4, V12, V27, V20 347 VLM 0(R6), V9, V12 // 64-bytes into V9..V16 366 VPDI $0x4,V12,V12,V12 // flip the doublewords to big-endian orde [all...] |
/device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/ |
DefaultExceptionHandler.c | 170 DEBUG ((EFI_D_ERROR, " V12 0x%016lx %016lx V13 0x%016lx %016lx\n", SystemContext.SystemContextAArch64->V12[1], SystemContext.SystemContextAArch64->V12[0], SystemContext.SystemContextAArch64->V13[1], SystemContext.SystemContextAArch64->V13[0]));
|
/external/llvm/lib/Target/Hexagon/ |
HexagonRegisterInfo.cpp | 70 V0, V1, V2, V3, V4, V5, V6, V7, V8, V9, V10, V11, V12, V13,
|
/prebuilts/go/darwin-x86/src/hash/crc32/ |
crc32_s390x.s | 12 #define CONST_R5 V12
|
/prebuilts/go/linux-x86/src/hash/crc32/ |
crc32_s390x.s | 12 #define CONST_R5 V12
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/ |
operand_test.go | 424 {"V12", "V12"}, 787 {"V12", "V12"},
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
inst.go | 139 V12
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/ |
operand_test.go | 424 {"V12", "V12"}, 787 {"V12", "V12"},
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
inst.go | 139 V12
|
/external/clang/test/Parser/ |
MicrosoftExtensions.cpp | 322 __declspec(property(get=GetV,put=SetV,get=GetV)) int V12; // expected-error {{property declaration specifies 'get' accessor twice}}
|
/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 | 1189 VCEQF V1, V10, V12 // compare index 3, 7, ... 1191 VSEL V11, V12, V30, V14 // merge index 2, 3, 6, 7, ... [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
asm_s390x.s | 1189 VCEQF V1, V10, V12 // compare index 3, 7, ... 1191 VSEL V11, V12, V30, V14 // merge index 2, 3, 6, 7, ... [all...] |
/prebuilts/go/darwin-x86/src/crypto/elliptic/ |
p256_asm_s390x.s | 404 #define RED2 V12 916 #define RED2 V12 [all...] |
/prebuilts/go/linux-x86/src/crypto/elliptic/ |
p256_asm_s390x.s | 404 #define RED2 V12 916 #define RED2 V12 [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
DebugSupport.h | 584 UINT64 V12[2];
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/ |
ppc64.s | 717 VEQV V14, V13, V12
|
s390x.s | 320 VGMH $8, $16, V12 // VGMH $16, $8, V12 // e7c008101046
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/ |
ppc64.s | 717 VEQV V14, V13, V12
|
s390x.s | 320 VGMH $8, $16, V12 // VGMH $16, $8, V12 // e7c008101046
|
/external/llvm/lib/Target/PowerPC/Disassembler/ |
PPCDisassembler.cpp | 96 PPC::V12, PPC::V13, PPC::V14, PPC::V15,
|