Searched refs:INV (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/Mips/cconv/ |
D | callee-saved.ll | 3 ; RUN: llc -march=mips < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s 4 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s 8 …DO: llc -march=mips64 -target-abi o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s 9 …: llc -march=mips64el -target-abi o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s 13 ; RUN: llc -march=mips64 -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32-INV… 14 …: llc -march=mips64el -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32-INV %s 18 ; RUN: llc -march=mips64 -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64-INV… 19 …: llc -march=mips64el -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64-INV %s 33 ; O32-INV-NOT: sw $0, 34 ; O32-INV-NOT: sw $1, [all …]
|
D | callee-saved-fpxx.ll | 3 …lc -march=mips -mattr=+o32,+fpxx < %s | FileCheck --check-prefix=ALL --check-prefix=O32-FPXX-INV %s 4 … -march=mipsel -mattr=+o32,+fpxx < %s | FileCheck --check-prefix=ALL --check-prefix=O32-FPXX-INV %s 8 …fpxx < %s | FileCheck --check-prefix=ALL --check-prefix=O32-FPXX-INV --check-prefix=O32-FPXX-INV %s 9 …fpxx < %s | FileCheck --check-prefix=ALL --check-prefix=O32-FPXX-INV --check-prefix=O32-FPXX-INV %s 18 ; O32-FPXX-INV-NOT: sdc1 $f0, 19 ; O32-FPXX-INV-NOT: sdc1 $f1, 20 ; O32-FPXX-INV-NOT: sdc1 $f2, 21 ; O32-FPXX-INV-NOT: sdc1 $f3, 22 ; O32-FPXX-INV-NOT: sdc1 $f4, 23 ; O32-FPXX-INV-NOT: sdc1 $f5, [all …]
|
D | callee-saved-float.ll | 3 ; RUN: llc -march=mips < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s 4 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s 8 …target-abi o32 < %s | FileCheck --check-prefix=ALL --check-prefix=ALL-INV --check-prefix=O32-INV %s 9 …target-abi o32 < %s | FileCheck --check-prefix=ALL --check-prefix=ALL-INV --check-prefix=O32-INV %s 13 …target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=ALL-INV --check-prefix=N32-INV %s 14 …target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=ALL-INV --check-prefix=N32-INV %s 18 …target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=ALL-INV --check-prefix=N64-INV %s 19 …target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=ALL-INV --check-prefix=N64-INV %s 31 ; ALL-INV-NOT: sdc1 $f0, 32 ; ALL-INV-NOT: sdc1 $f1, [all …]
|
D | callee-saved-fpxx1.ll | 1 ; RUN: llc -march=mips -mattr=+o32,+fp64 < %s | FileCheck --check-prefix=O32-FP64-INV %s 2 ; RUN: llc -march=mipsel -mattr=+o32,+fp64 < %s | FileCheck --check-prefix=O32-FP64-INV %s 20 ; O32-FP64-INV-NOT: sdc1 $f20,
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.cpp | 1225 …static const TextureSwizzle INV = {{ TextureSwizzle::CHANNEL_ZERO, TextureSwizzle::CHANNEL_ZERO, … in getBorderColorReadSwizzle() local 1262 swizzle = &INV; in getBorderColorReadSwizzle() 1267 swizzle = &INV; in getBorderColorReadSwizzle()
|
D | tcuTexture.cpp | 394 …static const TextureSwizzle INV = {{ TextureSwizzle::CHANNEL_ZERO, TextureSwizzle::CHANNEL_ZERO, … in getChannelReadSwizzle() local 432 return INV; in getChannelReadSwizzle() 441 …static const TextureSwizzle INV = {{ TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST, … in getChannelWriteSwizzle() local 479 return INV; in getChannelWriteSwizzle()
|
/external/elfutils/src/po/ |
D | es.po | 4218 msgstr "SÍMBOLO INVÁLIDO" 4222 msgstr "SECCIÓN INVÁLIDA" 4762 msgstr "<SÍMBOLO INVÁLIDO>" 4766 msgstr "<SECCIÓN INVÁLIDA>" 4881 msgstr "<REUBIC INVÁLIDA>" 5441 msgstr " [%6tx] <DATOS INVÁLIDOS>\n" 5466 msgstr " <DATOS INVÁLIDOS>\n" 5817 msgstr " <DATOS INVÁLIDOS>\n"
|